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)
|
setmetatable(obj, self)
|
||||||
obj.__index = obj
|
obj.__index = obj
|
||||||
|
|
||||||
|
obj:rescan()
|
||||||
|
|
||||||
return obj
|
return obj
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user