
Modrinth · Minecraft mod
Brutes Drop Scraps
Piglin Brutes have a chance of dropping Netherite Scraps.
Quick answer
Which Brutes Drop Scraps release should I use?
Brutes Drop Scraps 1.1+mod targets 1.16.2, 1.16.3, 1.16.4 with Fabric, Quilt. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is Brutes Drop Scraps required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does Brutes Drop Scraps 1.1+mod need?
1.1+mod. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Brutes Drop Scraps without breaking your instance.
Built for Brutes Drop Scraps 1.1+mod. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.1+mod. It targets 1.16.2, 1.16.3, 1.16.4 with Fabric, Quilt; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.1+mod. It opens that exact file at the source.
About this project
What does Brutes Drop Scraps add?
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.
Project description from Modrinth.
Pick your setup
Brutes Drop Scraps by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.3
4 loader builds1.20.2
4 loader builds1.20.1
4 loader builds1.20
4 loader builds1.19.4
4 loader builds1.19.3
4 loader builds1.19.2
4 loader builds1.19.1
4 loader builds1.19
4 loader builds1.18.2
4 loader builds1.18.1
4 loader buildsShowing the newest 12 of 19 game versions. Older files are in the list below.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Brutes Drop Scraps versions and loaders
1.1+mod
brutes-drop-scraps-1.1.jar
8 Jun 2023
1.1+mod
brutes-drop-scraps-1.1.jar
8 Jun 2023
1.1
BrutesDropScraps-1.1.zip
21 Feb 2023
1.0
BrutesDropScraps-1.0.zip
7 Feb 2023
Looking for an older file? The official Modrinth project page is in Resources.