minity-script / minity

Minity is a scripting language for Vanilla Minecraft
https://minity-script.github.io
GNU General Public License v3.0
23 stars 0 forks source link

Unable to use constants with `every` statements #23

Open KB1RD opened 2 years ago

KB1RD commented 2 years ago

For code organization, it would be nice to put labeled constants at the top of a file. I can't seem to find a way to set a constant time interval for every statements.

EDIT: The same is true of macros.