Page 1 of 1
[2.1.12] Potential beacons shown in tooltip for entities not affected by beacons
Posted: Wed Jul 22, 2026 11:40 am
by Villfuk02
Place a beacon next to a captive biter spawner or another entity that is asembling-machine-like but does not accept beacons. A potential beacons field will be shown in the tooltip. Does not matter whether the beacon is powered or not nor whether it is built or just blueprinted.

- 07-22-2026, 13-36-52.png (1.03 MiB) Viewed 116 times
Expected behavior: potential beacons are not shown because they don't affect the machine.
Re: [2.1.12] Potential beacons shown in tooltip for entities not affected by beacons
Posted: Wed Jul 22, 2026 12:42 pm
by boskid
Thanks for the report. For 2.1.13 i changed captive biter spawners and burner mining drills prototypes to reject module effects and beacon effects since they do not support them and this should make the tooltip stop suggesting potential beacons.
-- edit:
Actually i found the underlying issue of the potential effects being computed when entity does not announce as being affected by beacons which caused the disparity. It is now fixed without adjusting prototypes as this would be a possible breaking change for some mods.