aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
blob: d920128ae7a6b8f9dc7f57cb469c2bd63c3caf3c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
  {
    "modid": "skyhanni",
    "name": "SkyHanni",
    "description": "Hypixel SkyBlock Mod",
    "version": "${version}",
    "mcversion": "1.8.9",
    "url": "",
    "updateUrl": "",
    "authorList": ["hannibal2"],
    "credits": "Alea1337 & Eisengolem",
    "logoFile": "",
    "screenshots": [],
    "dependencies": ["NotEnoughUpdates"]
  }
]