This commit is contained in:
2023-04-20 23:50:11 +09:00
parent 5fe463829b
commit c1e4b740eb
6 changed files with 39 additions and 0 deletions

View File

@@ -110,6 +110,16 @@ if mods['space-exploration'] then
min = 2,
max = 3
}
items['se-pulveriser'] = {
enabled = true,
type = 'assembling-machine',
name = 'se-pulveriser',
ref_name = 'se-pulveriser',
tech = 'automation-2',
min = 2,
max = 3
}
end
-- entity