I can process ores from UniDict only in mechanisms from Mekanism, not from Thermal Expansion
somebush opened this issue · 2 comments
Describe the bug
The title fully reflects the essence of this problem.
To Reproduce
Steps to reproduce the behavior:
- Install the UniDict mod
keepOneEntry=true
in UniDict.cfg- Create a new world
- Go down the mine and get the ore
- Your copper and tin ore will be from the Mekanism mod
- Open JEI to see that tin or copper ore can be processed in the grinder from Thermal Expansion
- Try the recipe from JEI
- Recipe not available
- Press 'U' while hovering over the mined ore - JEI will show that it can only be processed with devices from the Mekanism mod.
Expected behavior
A recipe for any mechanism that accepts COPPER can accept copper ore from any mod.
Hmmm, what do I see...
#92 (comment)
If B:keepOneEntry=false
, then why is this mod needed at all? Its purpose is to remove duplicate ores during world generation, so as not to take up extra slots in the miner’s inventory. What else can this mod do? And if this is not his task, then what can you advise?