ModMPL-2.0
Infinite Tools
A single mixin mod to remove tool durability mechanic.
2.0K
Downloads
6
Followers
2 months ago
Updated
📦
8
Versions
📖About 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()