mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-02-12 10:52:04 +09:00
Update
This commit is contained in:
@@ -68,6 +68,16 @@ if mods['aai-industry'] then
|
||||
min = 2,
|
||||
max = 3
|
||||
}
|
||||
|
||||
items['fuel-processor'] = {
|
||||
enabled = true,
|
||||
type = 'assembling-machine',
|
||||
name = 'fuel-processor',
|
||||
ref_name = 'fuel-processor',
|
||||
tech = 'automation',
|
||||
min = 2,
|
||||
max = 3
|
||||
}
|
||||
end
|
||||
|
||||
if mods['space-exploration'] then
|
||||
|
||||
Reference in New Issue
Block a user