mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -17,7 +17,7 @@ do
|
|||||||
end
|
end
|
||||||
|
|
||||||
if mods['space-age'] then
|
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
|
if data.raw.recipe['accumulator-' .. i] then
|
||||||
data.raw.recipe['accumulator-' .. i].category = 'electronics'
|
data.raw.recipe['accumulator-' .. i].category = 'electronics'
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user