Skip to content

litetex-oss/mcm-zombified-piglin-restore-anger-loot

Version Build

Zombified Piglin restore anger loot

Restores the original Zombified Piglin loot mechanic like it was in 1.21

Configuration

Gamerule spawn_zombified_piglin_always_with_sword_on_magma_block

Forces Zombified Piglins to always spawn with a sword on magma blocks.
The default is false.

This gamerule exists because

  • starting with 1.21.11 Zombified Piglins can spawn with a spear:
    • Piglins with spears can hit each other while attacking, which in turn causes retaliation/infighting and therefore lowering the overall effectiveness of farms
    • The performed charge attack requires a lot more calculations when compared to a "normal" sword attack
  • most gold farms use magma blocks anyway
  • all other gameplay aspects are unaffected

Motivation/Why does this mod exist?

Gold farms got significantly nerfed in 25w02a.

See also: More details, comparisons and arguments

Installation

Installation guide for the latest release

Usage in other mods

Add the following to build.gradle:

dependencies {
    implementation '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.

Contributing

See the contributing guide for detailed instructions on how to get started with our project.

About

Minecraft mod that restores the original Zombified Piglin loot mechanic like it was in 1.21

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Contributors

Languages