Started by
SteveLikesMuffins
on
Topic category: Help with MCreator software
I am trying to make blueberries. Sweet berry bushes are the inspiration because they are the only berry in the game. When you break the block that is at an unripe stage, like with Sweet Berry Bushes, I want the block to not drop anything. How do I do this?
Also, how do I use plant ticking? I don't really get how to use one block and replace the other block with it when the plant ticks
in the block properties set the drop amount to 0, to use plant ticking in the advanced properties set tick rate to 1 and in the triggers tab make a procedure for the trigger "on tick update"