aboutsummaryrefslogtreecommitdiff
path: root/src/resources/mcmod.info
blob: 04d58d5491fa8418f446b6416f5bf31db0cba067 (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.6.70-release",
  "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"
  ]
}
]