blob: 19d6e99768297df55579ed2f9c2d701909356233 (
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": "1.0",
"mcversion": "1.10.2",
"url": "https://github.com/Zkaface/ZCompression",
"updateUrl": "",
"authorList": ["Zkaface", "chefe4ever"],
"credits": "Chefe. He's there, if you need him. Sometimes.",
"logoFile": "",
"screenshots": [],
"dependencies": ["tconstruct"]
}]
|