Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-124892

Can't shift-click smeltable items from custom recipes into furnace

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 18w06a
    • None
    • Java 8
      Windows 10
    • Unconfirmed

      Take the example recipe below:

      {
        "type": "smelting",
        "ingredient": {
          "item": "minecraft:obsidian"
        },
        "result": "minecraft:bedrock",
        "experience": 10,
        "cookingtime": 20
      }
      

      You won't be able to shift click the obsidian into the furnace like ores and other vanilla smeltable items. Of course it was hardcoded on items like ores to be shift-clickable into furnaces. This trait does not get applied to items in this snapshot however.

      EDIT

      it actually doesn't require a custom recipe, regular vanilla smeltables are also not shift-clickable. + I discovered, after putting in the smeltable in the top slot, you can't shift click the fuel in the bottom slot, however, if the top slot is empty, you can shift click fuel in the bottom slot.

            Unassigned Unassigned
            m124367 AgentM
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: