|  | **Multi Function** | *Meta* | Allows running multiple functions at the same location and from the same trigger. |
|  | **Multi Function** | *Meta* | Allows running multiple functions at the same location and from the same trigger. |
|  | **Function Repeater** | *Meta* | Runs a function a configured number of times on an interval. |
|  | **Function Repeater** | *Meta* | Runs a function a configured number of times on an interval. |
|  | **Delayed Function** | *Meta* | Runs a function after a specified number of ticks have passed. |
|  | **Delayed Function** | *Meta* | Runs a function after a specified number of ticks have passed. |
|  | **Function Randomizer** | *Meta* | Randomly chooses from a list of functions provided to run. |
|  | **Function Randomizer** | *Meta* | Randomly chooses from a list of functions provided to run. |
\ No newline at end of file
|  | **Function Sequencer** | *Meta* | Runs a list of functions one at a time in order each time it's triggered. |