The Legend of Herobrine (Outdated)

The Legend of Herobrine (Outdated)

1M Downloads

Infected Brown Mooshrooms create Red Mooshrooms when cured.

Alex-MacLean opened this issue ยท 2 comments

commented

This bug is caused because the setMooshroomType function in MooshroomEntity has private access. This makes creating brown mooshrooms impossible outside of the MooshroomEntity class. This means that this bug can not be fixed until Forge makes the setMooshroomType function public.

commented

Will probably be fixed in 0.5.2. This update will take some time as it requires the use of an access transformer to fix and I need to do extensive testing to ensure compatibility with other mods. There also is the chance I may scrap this fix if it causes too many compatibility issues

commented

Fixed in 0.5.2