mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-07-28 05:26:24 +09:00
.
This commit is contained in:
@@ -1,11 +1,3 @@
|
||||
if settings.startup['PHI-CT'].value then
|
||||
if data.raw['infinity-container']['super-infinity-chest'] then
|
||||
local sc = 2
|
||||
|
||||
for c in pairs(defines.prototypes.item) do
|
||||
sc = sc + table_size(data.raw[c] or {})
|
||||
end
|
||||
|
||||
data.raw['infinity-container']['super-infinity-chest'].inventory_size = sc
|
||||
end
|
||||
end
|
||||
require('data.f.ct')
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user