Construction Drones

by Klonan

Adds ground based personal construction robots.

Content
13 days ago
0.17 - 2.1
569
Logistic network

b "on_robot_pre_mined" event is not fired

6 years ago
(updated 6 years ago)

Please add firing "on_robot_pre_mined"/"on_pre_player_mined_item" event to the drones, since some mods rely on the event for clearing data linked to entities.
https://mods.factorio.com/mod/distribution-centers/discussion/5e85478433e9b6000df4f532

6 years ago

My mod raises script_raised_destroy, you should listen for that event,
Scripts using the destroy entity function are very common, and they all raise script_raised_destroy

6 years ago

Ok, thanks!

New response