Civcraft / RealisticBiomes

Do not open issues here; open them on the maintained fork @ DevotedMC
https://github.com/DevotedMC/RealisticBiomes
7 stars 14 forks source link

Handle mushroom spread #95

Open benjajaja opened 8 years ago

benjajaja commented 8 years ago

The player is getting info about mushroom growth percentage, but mushroom spread is not actually controlled at right now. So it grows like in vanilla, the player is getting wrong information.

Use BlockSpreadEvent to control mushroom growth by percentage chance.