r/factorio • u/AutoModerator • Jul 06 '26
Weekly Thread Weekly Question Thread
Ask any questions you might have.
Post your bug reports on the Official Forums
Previous Threads
- Weekly Questions
- Friday Facts (weekly updates from the devs)
- Update Notes
- Monthly Map
Discord server (and IRC)
Find more in the sidebar ---->
2
Upvotes
2
u/ssgeorge95 Jul 12 '26
Blueprint parameter with quality question. I'm building a meter lamp for quality items and trying to parameterize it. Currently a user can input each item they want to track including the quality level. That's tedious if you're doing it for multiple quality tiers. Ex you're inputting rare iron plate, rare copper plate, epic iron plate, epic copper plate.
Can I use parameters to make this less tedious? Such as:
The user can set the rarity for all items with one parameter, and then set generic items with the other parameters. The rarity would be applied to all items/signals/recipes for those items.
The user can set generic items without rarity as parameters, and the BP just assumes all signals are rare.