Problem with displayed names of custom ore chunks
ChromaPIE opened this issue ยท 3 comments
First here is a screenshot.
What I was pointing is a custom chunk for <ore:oreRutile> from GTCE, but as can be seen in the picture its name displayed incorrectly, so I have to add an extra tooltip to help myself to distinguish them.
Then here is my config.
https://paste.dimdev.org/zenajunehe.bash
In these chunks, only the names of the following chunks displays correctly:
Coal, Diamond, Emerald, Redstone, Lapis, Nether Quartz, Mithril (From Thermal Foundation, displayed as Mana Infused Ore Chunk), Thorium (From GTCE. NuclearCraft also exists BTW), Certus Quartz (From GTCE. Applied Energistics 2 also exists BTW).
Besides all of the chunks' name is tile.ore_block.name Chunk.
And by the way I am wondering how the mechanics of the furnacebonus upgrade, does it doubles everything that can be processed in the furnace? or does it depend on Ore Dictionary? If so, does it only double <ore:ore*>? And if so can the inputs that can be doubled with this upgrade configurable with both IItemStack and IOreDict available to be configured in the future?
I have no idea how GTCE's ore item classification works, so I'm just going to make the ore chunk name a config thing.
That will be just amazing. And by the way would you please check the additional question above? Appreciate that.