Browse Source

Roflin's makefloor

master
Nick Overdijk 12 years ago
parent
commit
597475acb0
  1. 14
      makefloor

14
makefloor

@ -0,0 +1,14 @@
local args = { ... }
local turnedLeft = True
local curContainer = 1
local function selectMatStack()
while
local function fillblock()
shouldTurn = turtle.detect()
turtle.up()
selectMatStack()