blob: bde01d2f02383b2ce3a2b32d50a9f744148d5279 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[{
"modid": "ztic_addon",
"name": "Zkaface Tinkers' Construct Addon",
"description": "A modification for Tinkers' Construct, adding several ores and materials",
"version": "0.4",
"mcversion": "1.9",
"url": "www.sosnitzka.com",
"updateUrl": "",
"authorList": ["Zkaface"],
"credits": "Chefe. He's there, if you need him. Sometimes.",
"logoFile": "",
"screenshots": [],
"dependencies": ["tconstruct"]
}]
|