aboutsummaryrefslogtreecommitdiff
path: root/src/resources/mcmod.info
blob: bac5494ce95f296f675c30daa156025f98d6b210 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
{
  "modid": "miscutils",
  "name": "GT++",
  "description": "Adds a few various Multiblocks, Machines, etc to Gregtech and a plethora of other mods (Nearly 30!)",
  "credits": "",
  "logoFile": "",
  "version": "1.7.0-prerelease-4",
  "mcversion": "1.7.10",
  "url": "https://github.com/draknyte1/GTplusplus/wiki",
  "updateUrl": "https://github.com/draknyte1/GTplusplus/releases/latest",
  "authorList": [ "Alkalus/Draknyte1" ],
  "screenshots": [ "" ],
  "dependencies": [
     "mod_MinecraftForge"
  ]
}
]