Rotted [Forge]

Minecraft mod that expands and revamps the zombie branch.

File Details

Rotted_1.20.1_1.0.5

  • R
  • Nov 15, 2023
  • 612.93 KB
  • 68.2K
  • 1.20.1
  • Forge

File Name

Rotted_1.20.1_1.0.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:rotted-forge-914093:4870509")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version with bug fixes and errors is here!
Changelog:
- Fixed the crash that ocurred when a flusk would render by deleting some animation content that does not change the old animations.
- Zombies will now have improved block breaking, meaning that they will only break blocks that have hardness level below 5 ( <= )
- The block breaking method is now more configurable with two methods that the player can use to change their block breaking radius and chance for it to break ( on tick )
- Fixed some more errors that occured when summoning the shielder entity.