mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-22 09:08:05 +01:00
Add Depth Strider enchantment
This commit is contained in:
parent
865c3d2f02
commit
4a29398fc3
@ -956,6 +956,7 @@ public class Lang {
|
||||
langMap.put("ENCHANTMENT_ARROW_KNOCKBACK", "Punch");
|
||||
langMap.put("ENCHANTMENT_DAMAGE_ALL", "Sharpness");
|
||||
langMap.put("ENCHANTMENT_DAMAGE_ARTHROPODS", "BaneOfArthropods");
|
||||
langMap.put("ENCHANTMENT_DEPTH_STRIDER", "Depth Strider");
|
||||
langMap.put("ENCHANTMENT_DAMAGE_UNDEAD", "Smite");
|
||||
langMap.put("ENCHANTMENT_DIG_SPEED", "Efficiency");
|
||||
langMap.put("ENCHANTMENT_DURABILITY", "Unbreaking");
|
||||
|
Loading…
Reference in New Issue
Block a user