Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
2026-04-28 02:13:52 +09:00
parent a703b64a9c
commit 5e15418d83
2 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -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 = {},