Started by
OWOowOooadeofo…
on
Topic category: Advanced modding
i want a procedure to wait a few seconds before doing the next part of the procedure
how do i do that
Topic category: Advanced modding
i want a procedure to wait a few seconds before doing the next part of the procedure
how do i do that
Check this: https://mcreator.net/tracker/issue/43569
This tutorial could help too: https://www.youtube.com/watch?v=VXAPH0g9A00&t=0s&index=3&list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
If it is for block or entity than use NBT tag values that Will count to 20 for example on every tick update
"So that every tick update will gonna add 1 to NBT tag" then just add IF: NBT Tag Value =< 20 Do: Set NBT tag value to 0 and "Put rest of your idea from here"
Great news, a general wait procedure block is now finally coming in 2020.6. More on https://twitter.com/PyloDEV/status/1342881509007650818