Immersive Intelligence

Immersive Intelligence

2M Downloads

[BUG] Dirty Quartz Uncraftable

Lordician opened this issue ยท 0 comments

commented

Describe the bug
The crusher recipe for dirty quartz is missing.
From a quick inspection I think I can see why this happens code wise.
On line 223 in IIRecipes there is a second removal of all quartz item recipes in the crusher (while this already happens on line 202).
This second removal also removes the recipe you just created for dirty quartz.

To Reproduce
Steps to reproduce the behavior:

  1. Check JEI for Dirty Quartz recipe.
  2. Find out it does not exist.
  3. Build Crusher.
  4. Throw Quartz item in.
  5. Nothing happens.

Expected behavior
I expect to be able to create dirty quartz by crushing nether quartz (the item, not the ore). This also is supposed to be the recipe according to the code.

Screenshots or GIFs
None, sorry.

Logs
latest.log
Not needed though.

Environment

  • OS: Windows 10 Home
  • Minecraft version: 1.12.2
  • Forge version: 1.12.2-forge-14.23.5.2860
  • Immersive Intelligence version: 0.2.1
  • Immersive Engineering version: ImmersiveEngineering-0.12-98
    Way too much other mods to list.