From 677c51ad126c665c1c2a688515d4cfebdd9f8d90 Mon Sep 17 00:00:00 2001 From: mdenials <46415607+mdenials@users.noreply.github.com> Date: Sun, 12 Nov 2023 10:05:53 +0500 Subject: [PATCH] Update en_us.json --- src/main/resources/assets/wurst/lang/en_us.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/wurst/lang/en_us.json b/src/main/resources/assets/wurst/lang/en_us.json index 69366c0f6f..f520eebe2e 100644 --- a/src/main/resources/assets/wurst/lang/en_us.json +++ b/src/main/resources/assets/wurst/lang/en_us.json @@ -118,6 +118,7 @@ "description.wurst.hack.nolevitation": "Disables the levitation effect when you get hit by a Shulker.\n\n§c§lWARNING:§r You will fall if you activate this while the levitation effect is already active!", "description.wurst.hack.nooverlay": "Blocks the overlays of water and lava.", "description.wurst.hack.nopumpkin": "Blocks the overlay when wearing a pumpkin on your head.", + "description.wurst.hack.noshieldoverlay": "Lowers the shield so it covers less of your screen.", "description.wurst.hack.noslowdown": "Cancels slowness effects caused by honey, soul sand and using items.", "description.wurst.hack.noweather": "Allows you to alter the client-side weather, time and moon phase.", "description.wurst.hack.noweb": "Prevents you from getting slowed down by cobwebs.", @@ -190,4 +191,4 @@ "gui.wurst.generic.allcaps_blocked": "BLOCKED", "gui.wurst.generic.allcaps_allowed": "ALLOWED", "key.wurst.zoom": "Zoom" -} \ No newline at end of file +}