diff options
| author | Alkalus <draknyte1@hotmail.com> | 2017-12-15 18:15:08 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-15 18:15:08 +1000 |
| commit | 2214833189caf3eb262f049746be4987b97aa6a7 (patch) | |
| tree | f5557be9adb62bb1d10a846355aeeba206d9f7ea /src/resources | |
| parent | 86dac7e948cff5c9b975ff86fef149377285eab8 (diff) | |
| download | GT5-Unofficial-2214833189caf3eb262f049746be4987b97aa6a7.tar.gz GT5-Unofficial-2214833189caf3eb262f049746be4987b97aa6a7.tar.bz2 GT5-Unofficial-2214833189caf3eb262f049746be4987b97aa6a7.zip | |
More fixes pre-gtnh update (#168)
$ Tree Farmer Fix (a)
$ Multitank Fix.
^ Version Bump.
* + Added Chainsaw support to treefarm.
+ Added check for creative tools to tree farm for creative testing.
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 0c16205538..3864d3b1af 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.101-prerelease", + "version": "1.6.102-prerelease", "mcversion": "1.7.10", "url": "https://github.com/draknyte1/GTplusplus/wiki", "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest", |
