WingedSeal / jmc

A compiler for JMC (JavaScript-like Minecraft Function), a mcfunction extension language for making Minecraft Datapack
https://jmc.wingedseal.com
MIT License
64 stars 10 forks source link

Add `$if` for `execute if` commands w/ macros in them #64

Closed Nico314159 closed 1 year ago

Nico314159 commented 1 year ago

Resolves this TODO

Nico314159 commented 1 year ago

Not quite sure about the code quality of this one myself, though