Create treeSaplingFarm
This commit is contained in:
parent
3c0b804163
commit
e031f691bf
1 changed files with 4 additions and 0 deletions
4
treeSaplingFarm
Normal file
4
treeSaplingFarm
Normal file
|
@ -0,0 +1,4 @@
|
|||
local robot = require("robot")
|
||||
local component = require("component")
|
||||
local magnet = component.tractor_beam
|
||||
|
Loading…
Reference in a new issue