[2.1.8] Hidden miner prototypes show up in "mined by" tooltip... Again?
Posted: Sun Jun 28, 2026 10:55 pm
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:
For reference the relevant prototypes being added do have the field "hidden = true":
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:
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