aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
blob: d20efafe2f9383f3b6df57c27f2ffeb7f9856d6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{
  "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/Moulberry/NotEnoughUpdates/",
  "updateUrl": "https://github.com/Moulberry/NotEnoughUpdates/releases",
  "authorList": ["Moulberry"],
  "credits": "",
  "logoFile": "",
  "screenshots": [],
  "dependencies": []
}
]