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