Cannot place Biomes O' Plenty flowers on mulch blocks
slowbr0 opened this issue ยท 3 comments
Not sure if this is a compatibility issue as the mulch accepts flowers from other mods and the BoP flowers can be placed onto such things as modded flower pots.
Biomes O Plenty bug, they need to return EnumPlantType.Plains
from getPlantType
for their block and call canSubstainPlant
in their placement checks