Rescan access node chest
This commit is contained in:
parent
f6e61c839c
commit
20fda03d50
@ -249,6 +249,7 @@ local PAGES = {
|
||||
end,
|
||||
function()
|
||||
print("Importing...")
|
||||
state.node:rescan()
|
||||
-- Safely handle transfers, priming computer for a full reset/rescan in case server stops mid-transaction
|
||||
state:itemTransaction(function()
|
||||
for _,nodeStack in ipairs(state.node:find(function(s) return not s:isEmpty() end)) do
|
||||
|
Loading…
x
Reference in New Issue
Block a user