Started by
Cyndi4U
on
Topic category: Advanced modding
So I'm creating a procedure that I need it to wait a set amount of ticks before it moves on. Is there a way for me to do this?
Edited by Cyndi4U on Thu, 07/12/2018 - 18:40
Topic category: Advanced modding
So I'm creating a procedure that I need it to wait a set amount of ticks before it moves on. Is there a way for me to do this?
You can use the tick rate of the block that you'll put the procedure
if it is a short time, you could add a worthless procedure thing like update block to cause a 1 tick delay
So can I use a repeat on it?
flunkywhat you should look this up in the wiki.