Page 1 of 1

Option to hide entities from bonuses GUI

Posted: Fri Mar 06, 2026 10:48 pm
by Thremtopod
As a followup to this request: it's now possible to hide recipes from the bonuses GUI (which saves my mod from having 20x this problem!), but not entities.
bonuses_gui.png
bonuses_gui.png (173.23 KiB) Viewed 171 times

It would be great to have hide_from_bonus_gui for EntityPrototype as well.

Re: Option to hide entities from bonuses GUI

Posted: Sun Mar 08, 2026 7:09 pm
by Rseding91
Ok, I've added a entity prototype flag for 2.1 to hide them from the bonus GUI.

Re: Option to hide entities from bonuses GUI

Posted: Sun Mar 08, 2026 9:26 pm
by Thremtopod
Thank you!!