
Brutes Drop Scraps
Piglin Brutes have a chance of dropping Netherite Scraps.
Screenshots

About this Mod
Piglin Brutes have a chance of dropping Netherite Scraps.
How to change drop rate in 1.20.4 and older
Open the datapack, then go data/minecraft/loot_tables/entities and open the piglin_brute json file. This is what's written in the json file:
{
"type": "minecraft:entity",
"pools": [
{
"bonus_rolls": 0.0,
"entries": [
{
"type": "minecraft:item",
"functions": [
{
"add": false,
"count": {
"type": "minecraft:uniform",
"max": 1,
"min": 0
},
"function": "minecraft:set_count"
},
{
"count": {
"type": "minecraft:uniform",
"max": 0.2,
"min": 0
},
"function": "minecraft:looting_enchant"
}
],
"name": "minecraft:netherite_scrap"
}
],
"rolls": 1.0
}
]
}
Above the "function": "minecraft:set_count" is the normal drop rate without the Looting enchantment.
While above the "function": "minecraft:looting_enchant" is the drop rate with the Looting enchantment.
"max" dictates the maximum drop rate of Scraps dropped by Brutes, while the "min" dictates the minimum drop rate of Scraps dropped by Brutes. To change the drop rate, you just have to change the number to an higher or lower number.
For example... changing "max": 1 to "max": 1.1 or higher increases the maximum drop rate, while changing it to "max": 0.9 or lower decreases the maximum drop rate. "min" works the same, but for the minimum drop rate.
Available Versions
How to Install Brutes Drop Scraps on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set datapack Loader
In the panel under "Egg", select the datapack loader and matching Minecraft version (1.20.4).
Install Mod
Open the mod browser in the dashboard and search for "Brutes Drop Scraps". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.4, 1.20.3, 1.20.2 (+16 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Brutes Drop Scraps server crashes on startup – what to do?
Most common cause: wrong datapack 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.20.4). You can switch loaders with one click in the panel.
Is Brutes Drop Scraps compatible with datapack and fabric and forge and quilt?
Brutes Drop Scraps officially supports datapack, fabric, forge, quilt for Minecraft 1.20.4, 1.20.3, 1.20.2. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Brutes Drop Scraps – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Brutes Drop Scraps 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 Brutes Drop Scraps with just one click on your server.