aboutsummaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
Diffstat (limited to 'src/main')
-rw-r--r--src/main/resources/assets/skyblocker/lang/de_de.json1
-rw-r--r--src/main/resources/fabric.mod.json1
2 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/de_de.json b/src/main/resources/assets/skyblocker/lang/de_de.json
index d08e868d..a74b39ff 100644
--- a/src/main/resources/assets/skyblocker/lang/de_de.json
+++ b/src/main/resources/assets/skyblocker/lang/de_de.json
@@ -5,7 +5,6 @@
"text.autoconfig.skyblocker.title": "Skyblocker-Einstellungen",
"text.autoconfig.skyblocker.category.general": "Allgemein",
- "text.autoconfig.skyblocker.option.general.apiKey": "Hypixel API Schlüssel (WIP)",
"text.autoconfig.skyblocker.option.general.bars": "Gesundheits-, Mana-, Verteidigungs- und XP-Balken",
"text.autoconfig.skyblocker.option.general.bars.enableBars": "Balken aktivieren",
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index cf8c2ab8..aa1ad170 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -6,6 +6,7 @@
"description": "Hypixel Skyblock Mod",
"authors": ["xMrVizzy", "d3dx9", "LifeIsAParadox"],
"contributors": ["ExternalTime", "Zailer43", "TacoMonkey", "KonaeAkira", "Fix3dll"],
+ "translators" : ["null2264", "HyperSoop"],
"contact": {
"homepage": "https://hysky.de",
"sources": "https://github.com/LifeIsAParadox/Skyblocker",