Files
TAIGA/src/main/resources/mcmod.info
Giovanni Harting 2227b0017e made naming of Unstable/Instable trait consistent
added translating options for harvest levels

Signed-off-by: Giovanni Harting <539@idlegandalf.com>
2018-06-28 17:03:24 +02:00

14 lines
467 B
JSON

[{
"modid": "taiga",
"name": "Tinkers Alloying Addon",
"description": "An addon for Tinkers' Construct! 32 New Materials including 16 various alloys.",
"version": "${version}",
"mcversion": "${mcversion}",
"url": "https://gitlab.harting.hosting/TeamFRM/TAIGA",
"updateUrl": "",
"authorList": ["Zkaface", "Chefe"],
"credits": "Chefe. He's there, if you need him. Sometimes.",
"logoFile": "",
"screenshots": [],
"dependencies": ["tconstruct"]
}]