diff options
author | Richard Hendricks <richardhendricks@pobox.com> | 2018-08-14 03:11:05 -0500 |
---|---|---|
committer | Richard Hendricks <richardhendricks@pobox.com> | 2018-08-14 03:11:05 -0500 |
commit | 801213a86027b38e615861e73337b65821e74a44 (patch) | |
tree | 87eee8e9f9de07c6f68d38a7145794732380e51c /src/main/resources/mcmod.info | |
parent | 32e8c40e71a773e5813e417dd73e824892a49474 (diff) | |
download | GT5-Unofficial-801213a86027b38e615861e73337b65821e74a44.tar.gz GT5-Unofficial-801213a86027b38e615861e73337b65821e74a44.tar.bz2 GT5-Unofficial-801213a86027b38e615861e73337b65821e74a44.zip |
Updated version to 1.5.1. Fixed basic prospector behavior. Changed to display summary of ores found and distance from player. Adjusted range down overall. Increased success chance slightly. Increased durability.
Diffstat (limited to 'src/main/resources/mcmod.info')
-rw-r--r-- | src/main/resources/mcmod.info | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 618df6eb4e..168d7a382a 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -3,11 +3,11 @@ "modid": "detravscannermod", "name": "GT Scanner Mod", "description": "To locate ores deep underground.", - "version": "1.4.2", + "version": "1.5.1", "mcversion": "1.7.10", "url": "https://github.com/GTNewHorizons/GTScannerMod", "updateUrl": "", - "authorList": ["Ethryan, GTNewHorizons Team, bartimaeusnek"], + "authorList": ["Ethryan, GTNewHorizons Team, bartimaeusnek, richardhendricks"], "credits": "Detrav", "logoFile": "", "screenshots": [], |