You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/assets/wurst/translations/en_us.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -140,6 +140,7 @@
140
140
"hack.wurst.untouchable": "Untouchable",
141
141
"description.wurst.hack.untouchable": "Dodges threatening mace, spear, sword, and axe attacks by teleporting to safer nearby positions.",
142
142
"description.wurst.setting.untouchable.avoid_drops": "Rejects dodge destinations without solid ground when you are standing on the ground.",
143
+
"description.wurst.setting.untouchable.avoid_arrows": "Also dodges incoming arrows and other arrow-type projectiles.",
143
144
"description.wurst.setting.untouchable.avoid_hostile_mobs": "Also dodges hostile mobs like zombies, skeletons, and other aggressive enemies.",
144
145
"description.wurst.setting.untouchable.auto_distance_on_damage": "Automatically switches Keep distance mode to Always when another player damages you.",
145
146
"description.wurst.setting.untouchable.auto_distance_on_totem_pop": "Automatically switches Keep distance mode to Always when you pop your own totem of undying.",
@@ -151,6 +152,7 @@
151
152
"description.wurst.setting.untouchable.keep_distance": "Enables the distance-keeping behavior for nearby players.",
152
153
"description.wurst.setting.untouchable.keep_distance_mode": "Always keeps the configured distance, or only while the hack is already dodging a weapon attack.",
153
154
"description.wurst.setting.untouchable.move_pause_mode": "Stops dodging while you press any movement key, or only when you are moving toward the current target.",
155
+
"description.wurst.setting.untouchable.only_charging_creepers": "When avoiding hostile mobs, only dodge creepers that are already charging to explode.",
154
156
"description.wurst.setting.untouchable.only_primed_spears": "Only dodges spears after they are fully primed or were just primed.",
155
157
"description.wurst.setting.untouchable.player_distance": "Minimum distance to keep from other players.",
156
158
"description.wurst.setting.untouchable.prediction": "How many ticks ahead to predict incoming attacks.",
0 commit comments