Started by
birdboi8
on
Topic category: Help with Minecraft modding (Java Edition)
encountered this issue just now.
i have a wait x ticks block, and in the do section i put a set local variable to x block. its giving me the error "Statement do does not support local variables.". what do i do?
Switching to a global variable usually does the trick