Compatibility
Minecraft: Java Edition
1.21.1
1.20.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
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()