Request: Add filters to asteroid-collector to Lua side

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
User avatar
gangerM
Burner Inserter
Burner Inserter
Posts: 18
Joined: Thu Nov 28, 2024 5:32 pm
Contact:

Request: Add filters to asteroid-collector to Lua side

Post by gangerM »

A few days ago I asked for help on the asteroid-collector how to get/set the filters; viewtopic.php?f=25&t=123642
Due to the low amount of response I think this does not exist yet, would it be possible to be added?

A summation of what I tried;
  • Entity.filter_slot_count --> always 0
  • Entity.get_filter(1) --> always nil
  • Entity.get_control_behavior() -> LuaAsteroidCollectorControlBehavior --> only has things for circuit network related to filters, nothing for active
  • mining_drill_filter_mode / loader_filter_mode / inserter_filter_mode --> errors because not valid for asteroid-collector
  • Entity.get_requester_point() --> nil
  • Entity.get_output_inventory() --> Says it is not filtered
  • Entity.get_driver() -> Its not a vehicle.
If I missed something please let me know.
protocol_1903
Fast Inserter
Fast Inserter
Posts: 134
Joined: Fri Sep 09, 2022 4:33 pm
Contact:

Re: Request: Add filters to asteroid-collector to Lua side

Post by protocol_1903 »

+1
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.
Post Reply

Return to “Modding interface requests”