mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -1668,8 +1668,7 @@ if settings.startup['PHI-CT'].value then
|
||||
name = 'pump-' .. v.name,
|
||||
category = 'fluid',
|
||||
energy_required = 1,
|
||||
hidden = true,
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
ingredients = {},
|
||||
results = {{type = 'fluid', name = v.name, amount = 16000, temperature = v.max_temperature or v.default_temperature}},
|
||||
main_product = v.name,
|
||||
|
||||
Reference in New Issue
Block a user