mirror of
https://github.com/PHIDIAS0303/factorio-mod-PHI.git
synced 2025-12-27 11:05:22 +09:00
.
This commit is contained in:
@@ -47,7 +47,7 @@ if settings.startup['PHI-CT'].value then
|
||||
local force = game.players[e.player_index].force
|
||||
|
||||
for _, v in pairs(prototypes.fluid) do
|
||||
force.recipes['pump-' .. v.name].enabled = (enable and (not prototypes.fluid[v.name].hidden))
|
||||
force.recipes['pump-' .. v.name].enabled = enable
|
||||
end
|
||||
|
||||
force.recipes['super-radar'].enabled = enable
|
||||
|
||||
Reference in New Issue
Block a user