Started by
notskyes1
on
Topic category: Feature requests and ideas for MCreator
Regarding the plant element, it would be interesting to have a button where you could set whether the block should behave like minecraft:grass_block, i.e. expand, behaving like a normal grass block in Minecraft.
you could do that with random tick update and if get block at x + 1 do an if random check to set it to yourmodsgrassblock then repeat that process