summaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
blob: 8e24180120382899bb1fedbe01bc6a754e227dae (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/TAIGA",
  "updateUrl": "",
  "authorList": ["Zkaface", "chefe4ever"],
  "credits": "Chefe. He's there, if you need him. Sometimes.",
  "logoFile": "",
  "screenshots": [],
  "dependencies": ["tconstruct"]
}]