Mutated Mobs Mod Fix

Quick rating

Community listing page, reviews here may not be monitored by the author.

Mutated Mobs Mod Fix

No reviews yet

Fork of rolik1997's Mutated Mobs Mod to fix bugs

Mod Loaders
Minecraft

About

Description

MutatedMobsModFix

Since it seems rolik1997 has abandoned the Mutated Mobs Mod, and since I really like it for the variety of monsters it adds to Minecraft, I decided to fork it to fix many bugs (most likely caused by MCreator).

Changes from the original

  • Fix entity ID mismatches caused by differing EnableXXXX configuration values between client/server by removing them entirely
    • These mismatches caused many ClassCastExceptions when trying to read data from an entity's EntityDataManager only to find another entity's data inside. More on this in the README on GitHub.
  • Fix defineId warnings caused by passing the wrong class to EntityDataManager.createKey
  • Refactor code in EntityLoader to not have bloated lines

Credit & Copyright Notice

All credit for the original mod (code, assets) goes to rolik1997.

If the original author of the mod (rolik1997) does not want the code and/or assets hosted on GitHub, please leave an issue here or on GitHub or email me at [email protected].