codetaylor / pyrotech-1.12

An early game mod with new primitive devices, combustion machines, smelting mechanics, storage options, tools, torches, advancements, and absolutely zero GUIs -- with exception to the substantially complete, mostly illustrated, and charred guidebook.
https://pyrotech.readthedocs.io/en/latest/
Other
52 stars 19 forks source link

Refractory burn recipes not showing in JEI #308

Closed FrogBirddd closed 4 years ago

FrogBirddd commented 4 years ago

Issue Description

When looking in JEI, refractory burn recipes do not appear despite functioning in game

What Happens

I open the "show all recipes" option in JEI or try to find the uses of blocks, refractory recipes do not appear in either case. However, the recipes still function in game when they are performed. This issue persists after removing both the config and crafttweaker scripts related to the mod. Non-refractory burn recipes do still appear.

What You Expect to Happen

JEI should show the recipes without issue.

Affected Versions

codetaylor commented 4 years ago

Can't reproduce this yet. Here are the actions I performed in the attempt:

  1. Open JEI
  2. Navigate to Block of Coal
  3. Hover mouse on Block of Coal and press U
  4. See Refractory Burning in tabs

image

  1. Click Refractory Burning title to show all recipes
  2. See Refractory Burning in tabs

image

codetaylor commented 4 years ago

What version of JEI?

FrogBirddd commented 4 years ago

4.1.5.0.2.9.6

FrogBirddd commented 4 years ago

I managed to find the issue, hiding the refractory block in JEI hides the recipes with it. Sorry for the concern, but thanks for helping:)