Perform scan on first chest wrap
This commit is contained in:
parent
b763d28000
commit
99abbbe526
@ -18,6 +18,8 @@ function Chest:fromPeripheral(name, homogeneous)
|
||||
setmetatable(obj, self)
|
||||
obj.__index = obj
|
||||
|
||||
obj:rescan()
|
||||
|
||||
return obj
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user