Future MC

Future MC

14M Downloads

Make flowers supported by bees modifiable from other mods (without CraftTweaker)

SokyranTheDragon opened this issue ยท 3 comments

commented

I'm currently working on a mod that adds compatibility between several mods (including minor stuff like that), and that would be a rather convenient feature.

commented

I'll make some changes.

commented

You will be able to access a list of Pair<Block, Int> for block and metadata in EntityBee.Companion.getFLOWERS()

commented

I've changed it to use BeeEntity.FLOWERS, a list of IBlockState. Check it out in Alpha 0.2.01 with sources