This commit is contained in:
2026-06-04 22:57:48 +09:00
parent a1aff8ce54
commit 7496273beb
+1 -1
View File
@@ -650,7 +650,7 @@ if data.raw.item['depleted-uranium-fuel-cell'] and data.raw.item['nuclear-fuel']
end end
-- MIG A 1 BASE ITEM,ENTITY,RECIPE,RESEARCH_EFFECT -- MIG A 1 BASE ITEM,ENTITY,RECIPE,RESEARCH_EFFECT
do if data.raw['container'] and data.raw['container']['steel-chest'] then
local item = table.deepcopy(data.raw['item']['steel-chest']) local item = table.deepcopy(data.raw['item']['steel-chest'])
item.name = 'proxy-cargo-landing-chest' item.name = 'proxy-cargo-landing-chest'
item.place_result = item.name item.place_result = item.name