A single mixin mod to remove tool durability mechanic.
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()