mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 02:55:22 +09:00
.
This commit is contained in:
@@ -1226,6 +1226,11 @@ if settings.startup['PHI-VP'].value then
|
||||
end
|
||||
end
|
||||
|
||||
for _, v in pairs({'lithium-brine', 'fluorine', 'ammonia', 'ammonia-solution', 'electrolyte', 'holmium-solution', 'molten-copper', 'molten-iron', 'lava', 'thruster-oxidizer', 'thruster-fuel'}) do
|
||||
data.raw.fluid[v].hidden = true
|
||||
data.raw.fluid[v].hidden_in_factoriopedia = true
|
||||
end
|
||||
|
||||
local tile_subgroup = {
|
||||
['vulcanus-tiles'] = true,
|
||||
['gleba-tiles'] = true,
|
||||
|
||||
Reference in New Issue
Block a user