Long and Far Reach


Long Reach. You can interact with most entities in the game far away. You can even use the map and zoom in and interact this way, as long as there is radar coverage.

Content
3 years ago
0.15 - 1.1
31.9K
Cheats

b Breaks when reset_technology_effects is called

8 months ago

Hello, can you please add this line onto the end of control.lua?

script.on_event(defines.events.on_technology_effects_reset, apply_settings)

Several mods call force.reset_technology_effects() in on_configuration_changed so that if recipes have moved around, then they will be correctly locked/unlocked, but this also resets reach bonuses, so you need to re-set them by responding to this event.

New response