Tile entity (NBT tags) for plants

Published by aditigro on
Status
Fixed
Issue description

An option for plants to have tile entity(nbt data) would allow, for example, to make a flower that gives a random effect when the player steps in it, but the effect is always the same.

This feature would probably be a minor one, but I was curious if it is possible. 

Issue comments

I mostly use plant blocks for their generation in the world. For example,  the only way to make a block only spawn on surface is a plant mod element. If possible, it would be very nice to have plant generation for regular blocks. For now, the only alternative is making plants, but this means we do not have access to nbt tags.