
Tool Drops Reborn
A ported fabric mod that allows you to configure loot tables for when an item breaks due to durability.
About this Mod
Tool Drops Reborn
A fabric mod that allows you to configure loot tables for when an item breaks due to durability.
Example: if you want a diamond pickaxe to drop 2 diamonds when it breaks, create the file "config/tooldrops/loot_tables/minecraft.diamond_pickaxe.json"
{
"pools": [
{
"rolls": 2,
"entries": [
{
"type": "minecraft:item",
"name": "minecraft:diamond"
}
]
}
]
}
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
Original Ported from https://www.curseforge.com/minecraft/mc-mods/tool-drops
Available Versions
How to Install Tool Drops Reborn on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.7).
Install Mod
Open the mod browser in the dashboard and search for "Tool Drops Reborn". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.7, 1.21.6, 1.21.5 (+5 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Tool Drops Reborn server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.7). You can switch loaders with one click in the panel.
Is Tool Drops Reborn compatible with fabric?
Tool Drops Reborn officially supports fabric for Minecraft 1.21.7, 1.21.6, 1.21.5. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Tool Drops Reborn – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Tool Drops Reborn consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Tool Drops Reborn with just one click on your server.