WanionCane / UniDict

a mod about unifying all the things.
https://www.curseforge.com/minecraft/mc-mods/unidict
Mozilla Public License 2.0
38 stars 16 forks source link

I can process ores from UniDict only in mechanisms from Mekanism, not from Thermal Expansion #209

Closed somebush closed 8 months ago

somebush commented 8 months ago

Describe the bug The title fully reflects the essence of this problem.

To Reproduce Steps to reproduce the behavior:

  1. Install the UniDict mod
  2. keepOneEntry=true in UniDict.cfg
  3. Create a new world
  4. Go down the mine and get the ore
  5. Your copper and tin ore will be from the Mekanism mod
  6. Open JEI to see that tin or copper ore can be processed in the grinder from Thermal Expansion
  7. Try the recipe from JEI
  8. Recipe not available
  9. 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.

somebush commented 8 months ago

Hmmm, what do I see... https://github.com/WanionCane/UniDict/issues/92#issuecomment-385176270 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?

somebush commented 8 months ago

I was completely mistaken, the UniDict mod does not change the generation, I didn’t read it