diff options
| author | Alkalus <draknyte1@hotmail.com> | 2017-11-06 04:52:50 +1000 |
|---|---|---|
| committer | Alkalus <draknyte1@hotmail.com> | 2017-11-06 04:52:50 +1000 |
| commit | f848812aea5b469b63c021992a357c50d1665ef2 (patch) | |
| tree | 90beab8272e849a08c073bcee094819f67f71656 /src/resources | |
| parent | cf6d2bd7c644ae88982c7937aafafcc14d92e8e0 (diff) | |
| download | GT5-Unofficial-f848812aea5b469b63c021992a357c50d1665ef2.tar.gz GT5-Unofficial-f848812aea5b469b63c021992a357c50d1665ef2.tar.bz2 GT5-Unofficial-f848812aea5b469b63c021992a357c50d1665ef2.zip | |
+ Added a config option to enable hidden NEi items.
+ Added a config option to enable 'Machine Logging" for debug outputs.
+ Added exchange recipes for circuit components which become useless after enabling 'Old Circuits' option.
$ Fixed some pre-existing recipes requiring unobtainable circuits if 'Old Circuits' is enabled. (ExU/GC).
$ Fixed Industrial Thermal Centrifuge tool-tip. Fixes #150.
% Added Soul Bind methods to NBTUtils.java to handle Botania items.
^ Version Bump.
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 4ffd18d900..b5740f2f2f 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.6.52-release", + "version": "1.6.55-release", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |
