Started by blinkerfishy on Sun, 08/17/2025 - 18:50 Topic category: Help with Minecraft modding (Java Edition) does it exist a block that waits a set amont of tick or delays the actions? Jump to top There is a wait block you can use to delay an action for a set amount of ticks, you can find it at the bottom of flow control, 20 ticks = 1 second. Jump to top Permalink Log in or register to post comments
There is a wait block you can use to delay an action for a set amount of ticks, you can find it at the bottom of flow control, 20 ticks = 1 second. Jump to top Permalink Log in or register to post comments
There is a wait block you can use to delay an action for a set amount of ticks, you can find it at the bottom of flow control, 20 ticks = 1 second.