Update skeletonFarm.lua
This commit is contained in:
parent
d3265f494d
commit
06c8afa39e
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue