aboutsummaryrefslogtreecommitdiff
path: root/loader/src/main/resources/mcmod.info
blob: 2e1a5e46af12cd41261512910c2f17ef10bfcd6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{
  "modid": "skyblock_dungeons_guide",
  "name": "Skyblock Dungeons Guide",
  "description": "A mod to help dungeon players to find and solve secrets and puzzles most efficiently.",
  "version": "${version}",
  "mcversion": "1.8.9",
  "url": "https://discord.gg/dg",
  "updateUrl": "",
  "authorList": ["syeyoung", "kokoniara"],
  "credits": "The guild Jerry's Crew, for nothing.",
  "logoFile": "",
  "screenshots": [],
  "dependencies": []
}
]