aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
blob: 70f63a48d66fda45fff5a28567855c1fcc2a6ef9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "modid": "notenoughupdates",
    "name": "NotEnoughUpdates",
    "description": "Mod that shows recipes and useful info for Hypixel's Skyblock gamemode.",
    "version": "${version}",
    "mcversion": "${mcversion}",
    "url": "https://github.com/NotEnoughUpdates/NotEnoughUpdates/",
    "updateUrl": "https://github.com/NotEnoughUpdates/NotEnoughUpdates/releases",
    "authorList": [
      "Moulberry"
    ],
    "credits": "",
    "logoFile": "",
    "screenshots": [],
    "dependencies": []
  }
]