From 4190272eba7d21303474cad6333be82c4f1e6e9d Mon Sep 17 00:00:00 2001 From: ubq323 Date: Thu, 4 Apr 2024 02:13:19 +0100 Subject: launch cactus --- cactus.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/cactus.lua b/cactus.lua index d86d0d5..c9cd0bf 100644 --- a/cactus.lua +++ b/cactus.lua @@ -112,6 +112,7 @@ end local function dump_and_refuel() local modem = peripheral.wrap"top" local self = modem.getNameLocal() + print(self) local ch = peripheral.find"sc-goodies:diamond_barrel" for i=1,16 do ch.pullItems(self, i) -- cgit v1.2.3