mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -17,7 +17,7 @@ do
|
||||
end
|
||||
|
||||
if mods['space-age'] then
|
||||
for i=2, settings.startup['PHI-MB-ENERGY-SOLAR-TIER'].value do
|
||||
for i=2, settings.startup['PHI-MB-ENERGY-POWER-TIER'].value do
|
||||
if data.raw.recipe['accumulator-' .. i] then
|
||||
data.raw.recipe['accumulator-' .. i].category = 'electronics'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user