Uncap the amount of modules that can be put inside a slot

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
MrSmoothieHuman
Fast Inserter
Fast Inserter
Posts: 123
Joined: Sat Aug 05, 2023 1:20 am
Contact:

Uncap the amount of modules that can be put inside a slot

Post by MrSmoothieHuman »

I'd like to ask about the implementation of a variable for module-using prototypes that lets you put an arbitrary amount of the same module into a slot instead of only being able to have 1 module per slot.
The main issue I see with adding it is how to show off the info to the player, but i can think of two different possible implementations:

1. Having the modules stack ontop of eachother, similar to belt stacking. I personally prefer this implementation and think it looks best, but obviously its up to the discretion of whoever implements it :lol:
A couple values that I could see being useful for this is an extra parameter for icons_positioning, something like stacked_offset which'd specify the offset of every module thats stacked ontop of it; another being a utility constant (similar to belt stacking) which'd specify the amount of modules that can be rendered before it gets cut off.
06-18-2025, 17-24-08.png
06-18-2025, 17-24-08.png (119.02 KiB) Viewed 142 times
2. Having a number next to the module, specifying how many is in that slot. This would be a lot less intrusive and would allow for a lot more modules to be in a single spot without it blocking the entire entity they have been placed inside; however i could see it being a little hard to read from afar compared to the first idea (but im not sure how much of a nuisance that would be? considering you'd probably be zoomed in anyway when configuring modules?)
06-18-2025, 17-31-58.png
06-18-2025, 17-31-58.png (125.42 KiB) Viewed 142 times
there are probably other ways to show off this information to the player, but i hope these ideas suffice :]
coder? i hardly know her!
Post Reply

Return to “Modding interface requests”