SpyglassMC / Spyglass

Development tools for vanilla Minecraft: Java Edition data pack developers.
https://spyglassmc.com
MIT License
296 stars 31 forks source link

Bug: Does not recognise "execute on" #1545

Open KotiasFeet opened 1 month ago

KotiasFeet commented 1 month ago

image image

Can not write "execute on" commands. None of the existing "on" commands are getting recognised.

execute on attacker run say hello
execute on controller run say hello
execute on leasher run say hello
execute on origin run say hello
execute on owner run say hello
execute on vehicle run say hello
execute on target run say hello
Nico314159 commented 1 month ago

What is your pack_format in the pack.mcmeta file?