Class CrucibleAlloyingJeiRecipe

java.lang.Object
com.hbm_m.compat.jei.CrucibleAlloyingJeiRecipe

public class CrucibleAlloyingJeiRecipe extends Object
JEI display wrapper for a single crucible alloying recipe. Slot layout (matches legacy NEI CrucibleAlloyingHandler): inputs → 3-wide grid: x=12+(col*18), y=6+(row*18) — up to 6 stacks crucible→ catalyst at x=75, y=42 outputs → 3-wide grid: x=102+(col*18), y=6+(row*18) — up to 6 stacks
  • Constructor Details

  • Method Details

    • getInputs

      public List<net.minecraft.world.item.ItemStack> getInputs()
    • getOutputs

      public List<net.minecraft.world.item.ItemStack> getOutputs()