From a323b6aa45afb61d88e88985b94bec5a23fa5c7f Mon Sep 17 00:00:00 2001 From: draknyte1 Date: Mon, 13 Feb 2017 21:29:00 +1000 Subject: + 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. --- src/resources/mcmod.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources') 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", -- cgit