A compiler that compiles Lua to Command blocks in the form of a schematic, for minecraft
Please Feel free to contribute
#Usage
- Download the latest archive, and unzip it.
- Open command promt where you unzipped LuaBlock (Tip: Make sure you don't have anything selected, hold shift and right click in the folder. Now click "Open command prompt here")
- You can now run the compiler with the following command "LBC [input lua file path] [output schematic file path]"
- You can now import the schematic file with your favourite editor(mcedit, worldedit etc)