Started by
MyAngelKoishiChan
on
Topic category: Help with Minecraft modding (Java Edition)
i tried to make a flower spawns only in cavern But it didnt work it spawns to cavern but it spawns to grass block too... :(
so i tried to make procedure of deleting flower if Flower is planted on Grass block, Dirt,sand,redsand. etc
but it didnt work! (still spawns in grass block too)
im really new to MCreator... please help me :(
(command is for in a case if remove block Block didnt work)
this procedure is triggered with update tick of Cavern Flower
Edited by MyAngelKoishiChan on Fri, 01/31/2020 - 10:47
"Update tick: Triggers a procedure when the plant recieves a random update tick" - source: https://mcreator.net/wiki/how-make-plant
I think the procedure would work, just not with the update tick event seeing how its a random tick.
Thanks! :D
i think i have no idea to make My Plants to not spawn in surface :(
i cant do anything about it