From 7515737cb4c6bd9a98d0ebeecd5715c808f87e3f Mon Sep 17 00:00:00 2001 From: Robert Sosnitzka Date: Mon, 18 Jul 2016 16:04:36 +0200 Subject: Project renamed to "TAIGA: Tinkers alloying addon" --- src/main/resources/mcmod.info | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/main/resources/mcmod.info') 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": [], -- cgit v1.2.3