diff options
| author | draknyte1 <draknyte1@hotmail.com> | 2017-02-13 21:29:00 +1000 |
|---|---|---|
| committer | draknyte1 <draknyte1@hotmail.com> | 2017-02-13 21:29:00 +1000 |
| commit | a323b6aa45afb61d88e88985b94bec5a23fa5c7f (patch) | |
| tree | fca05c7a83ef5349e193ef6c6fbd53c07b447ed3 /src/resources | |
| parent | 774eff1710a4dbb146aae923e8ff2dc2bf10a69a (diff) | |
| download | GT5-Unofficial-a323b6aa45afb61d88e88985b94bec5a23fa5c7f.tar.gz GT5-Unofficial-a323b6aa45afb61d88e88985b94bec5a23fa5c7f.tar.bz2 GT5-Unofficial-a323b6aa45afb61d88e88985b94bec5a23fa5c7f.zip | |
+ Enabled generation of most missing elements, in some form or another.
% Further defined the generation method for radioactive materials, making plates a boolean switch.
- Removed the booze segment of Growthcraft for the moment.
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 00ad9a741c..a8133a81c6 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.4.9.22-alpha", + "version": "1.4.9.35-alpha", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |
