From 824b16adee05d1a353263827604cef987413d490 Mon Sep 17 00:00:00 2001 From: vicisacat Date: Tue, 23 Apr 2024 21:18:15 +0200 Subject: more configs --- src/main/resources/assets/skyblocker/lang/en_us.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/main/resources/assets/skyblocker/lang') diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index 0780e74c..96d3d6d8 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -379,6 +379,8 @@ "text.autoconfig.skyblocker.option.locations.end": "The End", "text.autoconfig.skyblocker.option.locations.end.enableEnderNodeHelper": "Enable Ender Node Helper", "text.autoconfig.skyblocker.option.locations.end.hudEnabled": "HUD Enabled", + "text.autoconfig.skyblocker.option.locations.end.zealotKillsEnabled": "Show Zealot Kills Information", + "text.autoconfig.skyblocker.option.locations.end.protectorLocationEnable": "Show Protector Location", "text.autoconfig.skyblocker.option.locations.end.screen": "End HUD Config...", "text.autoconfig.skyblocker.option.locations.end.waypoint": "End Protector Waypoint", "text.autoconfig.skyblocker.option.locations.end.resetName": "Reset stored End stats", -- cgit