RoBrit / Moo-Fluids

Mod for Minecraft that dynamically generates 'milkable' cows for various fluids
GNU General Public License v3.0
16 stars 18 forks source link

A rapid fix on some null cows and spawning errors #55

Closed IRicTheCoder closed 6 years ago

IRicTheCoder commented 7 years ago

This will add a fix for the null cows that spawn in the world, it also fixes some spawning issues and crashes cause by spawning incorrect cows.

Also readded the "getCurrentUseCooldown" and "setCurrentUseCooldown" methods to allow compatibility with the Ranchable Fluid Cows mod.

Cows in this fix will spawn ready to be milked, I would suggest adding a configurable option to check if the mod should or not make them ready at spawn.

Some continues have been removed and changed because java tends to bug when their process gets interrupted, fails or jumps somehow.

spannerman79 commented 6 years ago

Any chance this can be pushed into https://github.com/TheRoBrit/Moo-Fluids/tree/1.7.10 @RicardoTheCoder ?