diff options
| author | Jordan Byrne <draknyte1@hotmail.com> | 2018-02-26 06:06:00 +1000 |
|---|---|---|
| committer | Jordan Byrne <draknyte1@hotmail.com> | 2018-02-26 06:06:00 +1000 |
| commit | 90addb9717e2a1bffeec55d064248d6f98835f01 (patch) | |
| tree | 398a97f8c7fffdf04ee03f86df98c0a0a69141cf /src/resources | |
| parent | 8b07c2e2d0b13e8a10bb7c799594bc9b6bf69807 (diff) | |
| download | GT5-Unofficial-90addb9717e2a1bffeec55d064248d6f98835f01.tar.gz GT5-Unofficial-90addb9717e2a1bffeec55d064248d6f98835f01.tar.bz2 GT5-Unofficial-90addb9717e2a1bffeec55d064248d6f98835f01.zip | |
^ Version bump to pre6.
$ Fixed an issue where .get(x) was called on a null item in GTNH.
$ Fixed Alloy Smelting Recipes for small gears that were using an extrusion shape, instead of a mold.
Diffstat (limited to 'src/resources')
| -rw-r--r-- | src/resources/mcmod.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/mcmod.info b/src/resources/mcmod.info index a18d28437e..0c6e1ca747 100644 --- a/src/resources/mcmod.info +++ b/src/resources/mcmod.info @@ -5,7 +5,7 @@ "description": "Adds a few various Multiblocks, Machines, etc to Gregtech and a plethora of other mods (Nearly 30!)", "credits": "", "logoFile": "", - "version": "1.7.0-prerelease-5", + "version": "1.7.0-prerelease-6", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |
