forked from TAIGA/TAIGA
added translating options for harvest levels Signed-off-by: Giovanni Harting <539@idlegandalf.com>
14 lines
467 B
JSON
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"]
|
|
}] |