This commit is contained in:
2024-06-17 19:07:35 +09:00
parent aef805e74e
commit 205be9b4f5
4 changed files with 237 additions and 10 deletions

View File

@@ -382,11 +382,11 @@ local items = {
['electric-filter-furnace'] = {
enabled = settings.startup['PHI-MB'].value,
stage = 2,
type = 'assembling-machine',
type = 'furnace',
name = 'electric-filter-furnace',
ref_name = 'electric-filter-furnace',
ref_name = 'electric-furnace',
tech = 'advanced-material-processing-2',
min = 2,
min = 1,
max = 3
},
['laser-turret'] = {