Per-planet Attack Alert Sounds


A silly, for-personal-use mod, that adds per-planet 'entity destroyed' alert sounds to reduce the constant toil of having to check the alert location each time it fires. WARNING: ALPHA status! CAUTION: Makes some permanent force changes to games loaded with the mod active. Factorio does not auto-revert if you later disable the mod; you must first tell mod to undo the changes. Read the instructions.

Utilities
a day ago
2.0
43
Planets Enemies

Changelog

Version: 0.0.3
Date: 2025-09-30
  Minor Features:
    - Add a possibly-familiar initial "attack start" sound for Nauvis.
    - Add possibly-familiar sounds for space platform destruction start, and continuing destruction.
Version: 0.0.2
Date: 2025-09-21
  Changes:
    - Redesign the mod to no longer use an alert-scanning approach and instead rely on on_entity_died callbacks. This seems to be more UPS friendly in the worst case.
Version: 0.0.1
Date: 2025-09-18
  Info:
    - Initial mod release. Alpha status.
    - Probably needs redesign to use an event-driven 'counting' design rather than alert polling.