Similar to the Electric Energ Interface, a Beacon Interface would be nice which allows to arbitrarily set the effects runtime without dealing with module items.
Alternatively or in addition, allow machines that are effect receivers to apply effects on them during runtime
Beacon interface / Beacons without inventory
-
- Filter Inserter
- Posts: 286
- Joined: Fri Sep 09, 2022 4:33 pm
- Contact:
Re: Beacon interface / Beacons without inventory
1000% yes, please
I've been wanting to do more with beacons (particularly for nonstandard beacons) but these issues, especially the latter one, have stopped all of my attempts.
I've been wanting to do more with beacons (particularly for nonstandard beacons) but these issues, especially the latter one, have stopped all of my attempts.
If you need to reach me, message me on discord.
I make qol mods. Check them out, maybe.
https://mods.factorio.com/user/protocol_1903
If you have a mod idea, I can look into it.
I make qol mods. Check them out, maybe.
https://mods.factorio.com/user/protocol_1903
If you have a mod idea, I can look into it.
Re: Beacon interface / Beacons without inventory
Yes this would be very nice, i needed something like this for several of my mods so i ended up writing https://mods.factorio.com/mod/beacon-interface, but a beacon interface prototype would be preferable.
Re: Beacon interface / Beacons without inventory
For the latter, surface effects exist - but this would actually be genuinely useful for other applications, where surface effects are too broad and indelicate.Natha wrote: Thu Jul 24, 2025 8:29 pm Similar to the Electric Energ Interface, a Beacon Interface would be nice which allows to arbitrarily set the effects runtime without dealing with module items.
Alternatively or in addition, allow machines that are effect receivers to apply effects on them during runtime
Re: Beacon interface / Beacons without inventory
Surface effects are basically unusable for the reasons we'd need a beacon interface, it affecting every entity on a surface that has opted in to it is way too broad and is a nightmare for anything aiming for cross-mod compatibility, currently its at most a gimic to give everything some speed or base quality but its not able to do any finegrained control.