mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
Update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user