diff options
author | Jordan Byrne <draknyte1@hotmail.com> | 2018-05-13 02:47:16 +1000 |
---|---|---|
committer | Jordan Byrne <draknyte1@hotmail.com> | 2018-05-13 02:47:16 +1000 |
commit | ab4b246c65795d612d35a8ace09acfe53e4580b4 (patch) | |
tree | d967abd48d2cb7659fbe1fcc9f9bcd4f68ef6863 /src/resources | |
parent | 8019902af5996fd9fc1d4d1c412efd64817daa58 (diff) | |
download | GT5-Unofficial-ab4b246c65795d612d35a8ace09acfe53e4580b4.tar.gz GT5-Unofficial-ab4b246c65795d612d35a8ace09acfe53e4580b4.tar.bz2 GT5-Unofficial-ab4b246c65795d612d35a8ace09acfe53e4580b4.zip |
+ Added a recipe to turn Ethylbenzene into Styrene and Hydrogen.
- Removed ASM logging, unless Hidden NEI entries are shown.
$ Hopefully fixes lots of Dehydrator recipes that may not have been working.
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 3d2ec378b5..4a78322487 100644 --- a/src/resources/mcmod.info +++ b/src/resources/mcmod.info @@ -5,7 +5,7 @@ "description": "Adds over 100 new Multiblocks, Machines, etc to Gregtech.", "credits": "", "logoFile": "", - "version": "1.7.0-prerelease-11-final", + "version": "1.7.0-prerelease-14-final", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |