mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -148,6 +148,7 @@ if settings.startup['PHI-CT'].value or settings.startup['PHI-MI'].value or (sett
|
|||||||
for _, v in pairs({'one-way-valve', 'overflow-valve', 'top-up-valve'}) do
|
for _, v in pairs({'one-way-valve', 'overflow-valve', 'top-up-valve'}) do
|
||||||
data.raw['valve'][v].hidden = false
|
data.raw['valve'][v].hidden = false
|
||||||
data.raw.item[v].hidden = false
|
data.raw.item[v].hidden = false
|
||||||
|
data.raw.item[v].subgroup = 'energy-pipe-distribution'
|
||||||
|
|
||||||
data:extend({{
|
data:extend({{
|
||||||
type = 'recipe',
|
type = 'recipe',
|
||||||
|
|||||||
Reference in New Issue
Block a user