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