Team-EnderIO / EnderIO

EnderIO Rewritten for Modern Minecraft.
https://enderio.com
The Unlicense
328 stars 95 forks source link

[BUG] JEI mistakenly displays Primitive Alloy Smelter as able to do normal smelting #326

Closed TheDarkPreacher closed 1 year ago

TheDarkPreacher commented 1 year ago

Is there an existing issue for this?

Current Behavior

Primitive Alloy smelter, when a normal furnace recipe is placed in it, does nothing. I placed a single piece of cobblestone in the top slots, one at a time, with a piece of coal in the fuel slot. Smelting did not start. I placed in the recipe for dark steel (powdered coal, iron, obsidian) and a piece of coal in the fuel slot, and the smelting operation began and produced a piece of dark steel.

Expected Behavior

Expected to place a normal furnace recipe (i.e., cobblestone to stone) in the primitive alloy smelter with coal in the fuel slot and have the item be smelted.

Steps To Reproduce

  1. place Primitive Alloy Smelter and open interface.
  2. place smeltable item in any input slot
  3. add fuel to fuel slot
  4. observe

Environment

- OS: Windows 11 
- Java version: jre-1.8
- Minecraft version: 1.20.1
- Version: 6.0.5-alpha-all

Anything else?

No response

Rover656 commented 1 year ago

Yeah so this is a JEI problem rather than a primitive alloy smelter problem, but thanks for logging it. The intended behaviour here is that the primitive smelter is incapable of processing smelting recipes, but the JEI needs to be updated to hide this. Thanks for the report!