Page 1 of 1

[2.1.8] Hidden miner prototypes show up in "mined by" tooltip... Again?

Posted: Sun Jun 28, 2026 10:55 pm
by RandomUsername
I've reported this in the past (viewtopic.php?t=125126), and it was promptly fixed, no idea how 2.1 reintroduced it.

For ease of reading I'll make the same report again:
I've made a mod that adds quality effects to mining drills, and done so by adding new prototypes, (and changing the placed item to the added prototype at runtime)

The added prototypes have the field "hidden = true"

They still show up in the mined by tooltip as so:
06-29-2026, 00-31-35.png
06-29-2026, 00-31-35.png (3.33 MiB) Viewed 198 times

For reference the relevant prototypes being added do have the field "hidden = true":
Relevant code
Code publicly available at https://github.com/RandomUsername27/quality-miners

Re: [2.1.8] Hidden miner prototypes show up in "mined by" tooltip... Again?

Posted: Sun Jun 28, 2026 11:08 pm
by Rseding91
Thanks for the report. It looked like with the Factoriopedia hide-unresearched things this got broken. It's now fixed for the next release (again).