diff options
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rw-r--r-- | src/main/resources/fabric.mod.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index c5d30d73..6358a234 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -5,12 +5,11 @@ "name": "Skyblocker", "description": "Hypixel Skyblock Mod", "authors": ["xMrVizzy", "d3dx9", "LifeIsAParadox"], - "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll"], - "translators" : ["null2264", "HyperSoop", "edgarogh"], + "contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll", "null2264", "HyperSoop", "edgarogh"], "contact": { "homepage": "https://hysky.de", - "sources": "https://github.com/LifeIsAParadox/Skyblocker", - "issues": "https://github.com/LifeIsAParadox/Skyblocker/issues" + "sources": "https://github.com/SkyblockerMod/Skyblocker", + "issues": "https://github.com/SkyblockerMod/Skyblocker/issues" }, "license": "GNU LGPLv3", "icon": "assets/skyblocker/icon.png", |