Make trapped chest homogeneous
This commit is contained in:
parent
5fe4bc0c66
commit
94250b56c9
@ -70,7 +70,7 @@ local function loadState(fname, node)
|
||||
end
|
||||
|
||||
|
||||
local accessNode = Chest:fromPeripheral("minecraft:trapped_chest")
|
||||
local accessNode = Chest:fromPeripheral("minecraft:trapped_chest", true)
|
||||
local controller = loadState(CACHE_FILE, accessNode)
|
||||
local monitor = peripheral.find("monitor")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user