alice-mkh / Minecraft-mods

Exalm's Minecraft mods
http://www.minecraftforum.net/topic/534818-
24 stars 21 forks source link

Allowed Mobs option is broken #39

Closed alice-mkh closed 11 years ago

alice-mkh commented 11 years ago

It reduces the mob rate with the Alpha 1.1.2_01 spawning. It doesn't remove squids. (Regression)

alice-mkh commented 11 years ago

Fixed squids: https://github.com/Exalm/Minecraft-mods/commit/a4a87260a551fe452374e0125ff49e3bae0a032e

alice-mkh commented 11 years ago

As a workaround for Superflat freezes, I've completely disabled this option. https://github.com/Exalm/Minecraft-mods/commit/4b2b49d9cb77705d569ef2a1b15a879517c6f364

alice-mkh commented 11 years ago

https://github.com/Exalm/Minecraft-mods/commit/a313465756881373698698520c0ce6d4560851eb

alice-mkh commented 11 years ago

https://github.com/Exalm/Minecraft-mods/commit/eb8f1f2ef632f92ad3de4f74a99fa6bdf803c087 Remaining things: Something is wrong with slimes on Superflat. An efficient way to implement Steves-only and Rana-only modes. They work, but I need to manually add them for each biome, and that's not good.

alice-mkh commented 11 years ago

https://github.com/Exalm/Minecraft-mods/commit/d664181063c32f6af4efe7ae0e1063ac96c12623

alice-mkh commented 11 years ago

I've just realized that it's not something wrong with slimes, it was just different spawning algorithm. Marking this as fixed.