mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
Update main.lua
This commit is contained in:
@@ -128,7 +128,7 @@ local function ER(source, tier)
|
||||
type = 'recipe',
|
||||
name = source .. '-mk' .. tier .. '-equipment',
|
||||
energy_required = 5,
|
||||
enabled = 'false',
|
||||
enabled = false,
|
||||
ingredients = {{na, 2}},
|
||||
result = source .. '-mk' .. tier .. '-equipment',
|
||||
}})
|
||||
|
||||
Reference in New Issue
Block a user