blob: 65ed792e4ffbd021fc49507ee0caad7c48695752 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[{
"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://github.com/Zkaface/TAIGA",
"updateUrl": "",
"authorList": ["Zkaface", "Chefe"],
"credits": "Chefe. He's there, if you need him. Sometimes.",
"logoFile": "",
"screenshots": [],
"dependencies": ["tconstruct"]
}]
|