Restores the original Zombified Piglin loot mechanic like it was in 1.21
Gold farms got significantly nerfed in 25w02a.
See also: More details, comparisons and arguments
Installation guide for the latest release
Add the following to build.gradle
:
dependencies {
modImplementation 'net.litetex.mcm:zombified-piglin-restore-anger-loot:<version>'
// Further documentation: https://wiki.fabricmc.net/documentation:fabric_loom
}
Note
The contents are hosted on Maven Central. You shouldn't have to change anything as this is the default maven repo.
If this somehow shouldn't work you can also try Modrinth Maven.
See the contributing guide for detailed instructions on how to get started with our project.