An intreperter for Minecraft Function, dedicated to elimilate all minecraft command.
Allow user defined variables and use it inside minecraft command
Support for iteration and programmatic syntax
Download the files in the release
execute the .exe file inside the folder with a command line or add the path to the enviroment variables
mcfbuilder compile <LOGGING LEVEL 0-5>
The command will compile all namespaces with a .mcfconfig
inside
mcfbuilder new [datapack version (1-10)] [namespace]
this will initialize a directory with .mcfconfig
Refer to Syntax
Refer to Built In Functions
Feel free to contribute! :)
Especially for the vscode language support 0w0