diff options
| author | Robert Sosnitzka <robert.sosnitzka@gmail.com> | 2016-07-18 16:04:36 +0200 |
|---|---|---|
| committer | Robert Sosnitzka <robert.sosnitzka@gmail.com> | 2016-07-18 16:04:37 +0200 |
| commit | 7515737cb4c6bd9a98d0ebeecd5715c808f87e3f (patch) | |
| tree | 13dac154e10091769986b489468af2995e4b17c9 /src/main/resources/mcmod.info | |
| parent | c72689b68ae16da380d29ff424038bba393cd340 (diff) | |
Project renamed to "TAIGA: Tinkers alloying addon"
Diffstat (limited to 'src/main/resources/mcmod.info')
| -rw-r--r-- | src/main/resources/mcmod.info | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index e34520c..19d6e99 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -1,12 +1,12 @@ [{ - "modid": "ztic_addon", - "name": "Tinkers ", - "description": "A modification for Tinkers' Construct! 32 New Materials including a special alloy system", - "version": "0.9", - "mcversion": "1.9", - "url": "www.sosnitzka.com", + "modid": "taiga", + "name": "Tinkers Alloying Addon", + "description": "An addon for Tinkers' Construct! 32 New Materials including 16 various alloys.", + "version": "1.0", + "mcversion": "1.10.2", + "url": "https://github.com/Zkaface/ZCompression", "updateUrl": "", - "authorList": ["Zkaface"], + "authorList": ["Zkaface", "chefe4ever"], "credits": "Chefe. He's there, if you need him. Sometimes.", "logoFile": "", "screenshots": [], |
