Update skeletonFarm.lua

This commit is contained in:
erius0 2021-05-14 23:14:38 +03:00 committed by GitHub
parent d3265f494d
commit 06c8afa39e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
local robot = require("robot")
local component = require("component")
local shell = require("shell")
local event = require("event")
local computer = require("computer")
local magnet = component.tractor_beam
local inv = component.inventory_controller