.
This commit is contained in:
parent
8b89ca0c7a
commit
a06a1311ab
@ -128,7 +128,7 @@ local function inventoryRework()
|
||||
basic.secureDigUp()
|
||||
turtle.select(chestSlot)
|
||||
turtle.placeUp()
|
||||
savePos("Chest placed at")
|
||||
savePos("Chest placed at ")
|
||||
|
||||
for k=1, 16 do
|
||||
turtle.select(k)
|
||||
|
@ -59,7 +59,7 @@ if not (fs.exists("brulijam/config/ntfy.txt")) then
|
||||
end
|
||||
|
||||
|
||||
|
||||
-- vulna because you can terminate startup
|
||||
print("Press Return to continue")
|
||||
read("")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user