sandstone-mc / sandstone

Sandstone | Next Generation Framework for Minecraft
https://sandstone.dev/
MIT License
171 stars 15 forks source link

Add condition flattening visitor #196

Open MulverineX opened 1 year ago

MulverineX commented 1 year ago

scores=, merge predicates into a new predicate, merge nbt checks, only use actual execute if when not acting on @s, flatten execute selectors/conditions that can be flattened into the following command, etc.