This commit is contained in:
2025-03-23 13:22:40 +09:00
parent 34803f6fbd
commit b8699a4855
4 changed files with 26 additions and 1 deletions

View File

@@ -50,6 +50,9 @@ if settings.startup['PHI-CT'].value then
force.recipes['super-radar'].enabled = enable
force.recipes['passive-energy-void'].enabled = enable
force.recipes['linked-chest'].enabled = enable
force.recipes['infinity-chest'].enabled = enable
force.recipes['infinity-cargo-wagon'].enabled = enable
force.recipes['infinity-pipe'].enabled = enable
end
script.on_event(defines.events.on_player_cheat_mode_enabled, function(e)