Tool Drops (Fabric)
Modby stratecide
Items drop loot when they break due to durability
Type
Mod
CurseForge Downloads
75,381
CurseForge ID
456596
Last Updated
Jul 27, 2026
Description
Tool-Drops
A fabric mod that allows you to configure loot tables for when an item breaks due to durability.
Example: if you want a wooden hoe to drop 2 sticks when it breaks, create the file "config/tool drops/loot tables/minecraft.wooden_hoe.json"
{
"pools": [
{
"rolls": 2,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:stick"
}
]
}
]
}
The config folder will be created when minecraft is first started with this mod installed.
The name of every loot table has to be the Identifier used for the item (replace the colon with a dot).
Finally, the content of the file is a normal loot table and can be created at https://misode.github.io/loot-table/
Requires Fabric API
Similar Mods
The Titans Mod
Fill your world with gigantic gods that rule your world
Cosmetica
Free custom capes and cosmetics for Minecraft
Title Fix Mod
When exiting a world or server, the in game title overlay will be cleared to prevent transferring to the next world.
[Forge] AE2 Additional Opportunity
Позволяет использовать AE2 по новому! / Allows you to use AE2 in a new way!
Dynamic RPG Resource Bars
Animated, Adjustable RPG Resource Bars!
Gravestone: Core
A library Palladium addon full of scripts and useful assets