diff options
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 2 insertions, 0 deletions
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", |