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