Add crumble enchantment description

This commit is contained in:
Sergeant Acoustic 2026-03-11 16:12:21 +00:00
parent 0285028429
commit 8edd9a63c0

View file

@ -7,5 +7,6 @@
"enchantment.mc_rebalance.exploit.desc": "Winds up, massively reduces attack damage.\nAttacks do much more damage against enemies holding a shield or totem.", "enchantment.mc_rebalance.exploit.desc": "Winds up, massively reduces attack damage.\nAttacks do much more damage against enemies holding a shield or totem.",
"enchantment.mc_rebalance.windup.desc": "Replaces attack cooldown with item cooldown.", "enchantment.mc_rebalance.windup.desc": "Replaces attack cooldown with item cooldown.",
"enchantment.mc_rebalance.smack.desc": "Disables elytra on hit. Reduced windup.", "enchantment.mc_rebalance.smack.desc": "Disables elytra on hit. Reduced windup.",
"enchantment.mc_rebalance.collapse.desc": "Winds up slowly. Hits remove Poison and Wither effects, dealing their damage all at once." "enchantment.mc_rebalance.collapse.desc": "Winds up slowly. Hits remove Poison and Wither effects, dealing their damage all at once.",
"enchantment.mc_rebalance.crumble.desc": "Winds up, converts one effect on the enemy to Wither."
} }