aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
blob: 55b5f9c6ab81ae6d7e88ee807020ea8be5b57896 (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": []
  }
]