new icon set + scanning miner
This commit is contained in:
@@ -458,6 +458,7 @@ function turtle.back()
|
||||
end
|
||||
|
||||
local function moveTowardsX(dx)
|
||||
if not tonumber(dx) then error('moveTowardsX: Invalid arguments') end
|
||||
local direction = dx - turtle.point.x
|
||||
local move
|
||||
|
||||
|
||||
Reference in New Issue
Block a user