mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2026-05-13 05:08:44 +09:00
@@ -121,7 +121,7 @@ for _, v in pairs(data.raw.fluid) do
|
||||
data:extend({{
|
||||
type = 'recipe',
|
||||
name = 'pump-' .. v.name,
|
||||
category = 'fluid',
|
||||
category = 'super-pump-fluid',
|
||||
energy_required = 1,
|
||||
enabled = false,
|
||||
ingredients = {},
|
||||
|
||||
Reference in New Issue
Block a user