espelhamento de
https://github.com/HybridDog/connected_chests.git
sincronizado 2025-09-17 20:45:22 +02:00
dont override not connected chests
Esse commit está contido em:
1
init.lua
1
init.lua
@@ -206,6 +206,7 @@ function connected_chests.register_chest(fromname, data)
|
||||
return false
|
||||
end
|
||||
if chest.tube then
|
||||
chest.tube = table.copy(chest.tube)
|
||||
chest.tube.connect_sides = {left = 1, back = 1, front = 1, bottom = 1, top = 1}
|
||||
end
|
||||
|
||||
|
Referência em uma nova issue
Block a user