#How can i make a block like the grass block? that transform a certain block into the same block?

1 messages · Page 1 of 1 (latest)

granite hinge
#

Anyone know if its a feature or a behavior from the block to help to make it easier? : )

trail warren
#

I don't understand exactly what you need. Do you want the block to spread to other blocks like grass on dirt?

trail warren
#

As far as I know there is no component that does this, you would have to use random_ticking to trigger an event that would replace the surrounding blocks within a time interval.