Моды/Tools, Don't Break.
Tools, Don't Break.

Tools, Don't Break.

Broken tools will stay, like Elytras.

204
2

Instead of breaking, tools will gain negative durability. Tools with ≤ 0 durability won't work at all.

Combine your tools in a crafting table or an anvil to repair them, or smelt them into nuggets.


For Developers

  • Data component types added to #tdnb:removed_from_broken_items will be removed from an item when it breaks.
    • Data component types added to #tdnb:restored_to_repaired_items will be re-added to an item when it is repaired.
    • Data component types added to #tdnb:removed_from_broken_and_restored_to_repaired_items will be added to both (by default, minecraft:tool and minecraft:weapon).
    • Components to be restored are stored under the tdnb:broken_components object inside the minecraft:custom_data data component.
  • Enchantments added to #tdnb:ignored will not be disabled when they break, nor re-enabled when they are repaired (by default, minecraft:mending and minecraft:vanishing_curse).
    • Disabled enchantments are moved from minecraft:enchantments to minecraft:stored_enchantments.
  • Items added to #tdnb:ignored will be ignored by the mod completely (by default, #c:elytra containing minecraft:elytra, and #tconstruct:modifiable).

This mod was made for the Vanillative modpack.

Совместимость

Minecraft: Java Edition

1.21.8

Платформы

Поддерживаемые окружения

Сервер

Детали

Лицензия:MPL-2.0
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная