1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
computer-craft/makefloor
2012-04-29 17:56:43 +02:00

14 lines
207 B
Text

local args = { ... }
local turnedLeft = True
local curContainer = 1
local function selectMatStack()
while
local function fillblock()
shouldTurn = turtle.detect()
turtle.up()
selectMatStack()