This commit is contained in:
2026-06-03 20:39:43 +09:00
parent 44b07e92af
commit 4809b386ad
2 changed files with 1 additions and 6 deletions
+1 -1
View File
@@ -302,7 +302,7 @@ local items = {
},
['steel-plate-productivity'] = {
prerequisites = {'foundry'},
effects = {{type = 'change-recipe-productivity', recipe = 'steel-plate', change = 0.05}}
effects = {{type = 'change-recipe-productivity', recipe = 'steel-plate', change = 0.05}, {type = 'change-recipe-productivity', recipe = 'casting-steel', change = 0.05}}
},
['low-density-structure-productivity'] = {
prerequisites = {'low-density-structure', 'electromagnetic-plant'},