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

Shouldn't `every 0gt`/`every 1gt` be using `minecraft:tick` tag instead scheduling? #9

Open AgainPsychoX opened 2 years ago

AgainPsychoX commented 2 years ago

Shouldn't every 0gt/every 1gt be using minecraft:tick tag instead scheduling? Wouldn't it be better performance?