Run to your soul's desire without worry of breaking your boots!
This datapack very simply removes the durability loss when using the Soul Speed enchantment on Boots and running on Soul Sand or Soul Soil.
That's the entire purpose of this datapack. No other changes have been made.
- Data Pack
- Tag
- Purpose: group different game elements together (also called registry tags)
- Path:
data/<namespace>/tags/function/<name>.json...- not limited to
function... can useblock,itemetc ...
- not limited to
- Item modifier
- Purpose: apply modifications to item stacks, such as adjusting the stack size or adding enchantments
- Path:
data/<namespace>/item_modifier/<name>.json
- Predicates (requirements)
- Purpose: check conditions within the world
- Enchantments definitions
- Path:
data/<namespace>/enchantment - Example Implementation: https://assets.mcasset.cloud/1.21.4/data/minecraft/enchantment/looting.json
- Path: