diff options
| author | Robert Sosnitzka <robert.sosnitzka@gmail.com> | 2016-05-12 16:31:27 +0200 |
|---|---|---|
| committer | Robert Sosnitzka <robert.sosnitzka@gmail.com> | 2016-05-12 16:31:27 +0200 |
| commit | 52e43594ce6b5c4a274760f2c1bca3fe12186784 (patch) | |
| tree | 3257e5bf5c53bc69c1285fe20aa7281940bf2aaa /src/main/resources/mcmod.info | |
| parent | 272999d6e67e79c9c87bb49c8eec2dd79a4548a4 (diff) | |
Renamed to Zkaface Tinkers' Construct Addon
Diffstat (limited to 'src/main/resources/mcmod.info')
| -rw-r--r-- | src/main/resources/mcmod.info | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 3dc9f52..bde01d2 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -1,13 +1,13 @@ [{ - "modid": "zcompression", - "name": "Zkaface Compression Mod", - "description": "A modification to compress several items and blocks to a solid block with several features coming up on exponent five.", - "version": "0.3b", + "modid": "ztic_addon", + "name": "Zkaface Tinkers' Construct Addon", + "description": "A modification for Tinkers' Construct, adding several ores and materials", + "version": "0.4", "mcversion": "1.9", "url": "www.sosnitzka.com", "updateUrl": "", "authorList": ["Zkaface"], - "credits": "Chefe. He's there, if you need him.", + "credits": "Chefe. He's there, if you need him. Sometimes.", "logoFile": "", "screenshots": [], "dependencies": ["tconstruct"] |
