#How to set up a timer for a block's existence [Resolved]
1 messages · Page 1 of 1 (latest)
minecraft:tick component and onTick event through custom components.
That worked perfectly thanks
1 messages · Page 1 of 1 (latest)
I want a block to only exist for 3 seconds, I figured out how to check if its placed or setblock'ed but I need to check if its been in the world for more than 3 seconds and then make it disappear after that? Anyone know how this would be done?
minecraft:tick component and onTick event through custom components.
That worked perfectly thanks