Basic Nether Ores [Forge/Fabric]

Basic Nether Ores [Forge/Fabric]

7M Downloads

Ore Tooltip always says "World Generation Disabled"

rckymtnrfc opened this issue ยท 8 comments

commented

FYI, the tooltip when hovering over ores that are enabled (and confirmed to be spawning) shows "World Generation Disabled - Enable through Config File"

This doesn't happen on the vanillas ores, just mod ones (copper, tin, silver, etc).

Forge - 31.1.30
BNO - 1.15.2-4.0.0

Thanks

commented

Have you enabled the generation of these ores? If I do so the message disappears like expected.

commented

Yes, I have them enabled and I confirmed they are generating in the nether, yet I'm still seeing that tooltip.

commented

weird. For me it's the other way around.
Tooltip is gone, ores still not generating

commented

Okay looked at it and can reproduce this. Not sure yet what exactly is happening but it appears. It seems that for some reason the tooltips do not want to update from the initial loading. I'll look further into it but it may be just easier for now to remove this functionality.

commented

Interesting. Let me take a look and see what I can find out.

commented

As a work around, I just made a resource pack with the en_us.json being replaced with one that has that text blanked out. Thanks for looking into it.

commented

Thank you for bringing this to my attention. Think we got it worked out. Version 4.0.1 was just uploaded and should take care of the issue you were having.

commented

Thanks for the quick fix!