mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-07-26 21:16:23 +09:00
.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
local items = require('ct-c')
|
local items = require('ct-c')
|
||||||
|
|
||||||
if items['hide'] then
|
if items['hide'] and (data.raw['infinity-container']['super-infinity-chest'] or data.raw['infinity-cargo-wagon']['super-infinity-cargo-wagon']) then
|
||||||
local sc = 1
|
local sc = 1
|
||||||
|
|
||||||
for c, _ in pairs(defines.prototypes.item) do
|
for c, _ in pairs(defines.prototypes.item) do
|
||||||
|
|||||||
Reference in New Issue
Block a user