Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Routine: Delay

1cec0ld edited this page Jun 6, 2012 · 4 revisions

The delay routine causes the following routines to be executed after the specified number of ticks. Note: 20 Minecraft ticks = 1 real second

Syntax

- 'delay.{ticks}':
    - 'do stuff here'
Clone this wiki locally