Skip to content

Stops you from using your precious tools before they break

License

Notifications You must be signed in to change notification settings

technoalli3/AntiToolBreak

 
 

Repository files navigation

Anti Tool Break

A Minecraft Fabric mod stops you from breaking your tools.
Built for version 1.18.2

Curseforge release

Dependencies

Requires Fabric API, Cloth Config and optionally Mod Menu

Configuration

The configuration allows you to adjust the following options:

  • Min-Durability to start preventing tool usage
  • Bypass break prevention by sneaking
  • Filters - these are opt-in, if an item matches any of the enabled filters ATB will stop you from breaking it
    • Non-Enchanted (any item without enchants)
    • Enchanted (any item with enchants)
    • Material [Wood, Stone, Iron, Gold, Diamond, Netherite] (any tool of that material)
    • Other (any item that does not belong to any of the materials above (e.g. flint_and_steel))

About

Stops you from using your precious tools before they break

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%