Infinite Tools

A single mixin mod to remove tool durability mechanic.

2,77k

Quick challenge

How far can you run before the mobs catch you?

Infinite Tools

It is a very simple single mixin mod to remove the durability of certain items.

The code is also extremely simple. Its just ``` if item is [Tool,RangedWeapon,Shears,FishingRod,FlintAndSteel,Trident,Equipment] then item_cant_be_damaged() ```

ADS