ComputerCraft is a Minecraft mod which adds Lua-based scripting.
How would I terminate a Lua script? Right now I'm having problems with exit(), and I don't know why. (This …
lua minecraft computercraftSo my friend and I are trying to write a program for ComputerCraft (Minecraft Mod), which uses Lua as a …
lua computercraftI am trying to use the (file , parameters) functionality of the shell.run() command by assigning each word in a …
shell lua minecraft computercraftcan someone tell me the command so I can make programs like: 'program 19' or 'build house 5 3 10' instead of …
lua minecraft computercraft