Posted 17 February 2013 - 10:02 AM
A variable sized building program I created.
Buildings are made up of repeated 5x5 panels. User specifies the structure length/width in panels and how many storeys they want. Materials go in a row of chests just behind the turtle and are automatically used for restocking.
Picture guide here - http://imgur.com/a/LFGgr
Code can be found here - http://pastebin.com/h9Ct7VGM
I'm quite new to Lua/Computercraft so any comments/criticism would be appreciated.
Enjoy!
Buildings are made up of repeated 5x5 panels. User specifies the structure length/width in panels and how many storeys they want. Materials go in a row of chests just behind the turtle and are automatically used for restocking.
Picture guide here - http://imgur.com/a/LFGgr
Code can be found here - http://pastebin.com/h9Ct7VGM
I'm quite new to Lua/Computercraft so any comments/criticism would be appreciated.
Enjoy!