Require all needed libraries
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
local component = require("component")
|
||||||
local pipe = component.logisticspipe.getPipe()
|
local pipe = component.logisticspipe.getPipe()
|
||||||
local items = pipe.getAvailableItems()
|
local items = pipe.getAvailableItems()
|
||||||
print("Requesting all items I can find... this might take up a lot of storage space!")
|
print("Requesting all items I can find... this might take up a lot of storage space!")
|
||||||
|
|||||||
Reference in New Issue
Block a user