Correct enchantment description formatting

This commit is contained in:
Sergeant Acoustic 2026-03-11 16:11:55 +00:00
parent f675324134
commit 0285028429

View file

@ -1,11 +1,11 @@
{
"enchantment.mc_rebalance.stepping.desc": "Allows walking up blocks",
"enchantment.mc_rebalance.bound.desc": "Allows charging jumps as if on horseback",
"enchantment.mc_rebalance.stepping.desc": "Allows walking up blocks.",
"enchantment.mc_rebalance.bound.desc": "Allows charging jumps as if on horseback.",
"enchantment.mc_rebalance.clutch.desc": "Reduces fall damage and ender pearl teleportation damage.",
"enchantment.mc_rebalance.whallop.desc": "Massively increases knockback on shovels",
"enchantment.mc_rebalance.trowel.desc": "Makes shovels instamine valid blocks",
"enchantment.mc_rebalance.whallop.desc": "Massively increases knockback on shovels.",
"enchantment.mc_rebalance.trowel.desc": "Makes shovels instamine valid blocks.",
"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.collapse.desc": "Winds up slowly. Hits remove Poison and Wither effects, dealing their damage all at once."
}