Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-111083

JSON API Blast Furnace Behavior Bug

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.16.200
    • None
    • Unconfirmed
    • Windows

       

      // blasting_iron_ore.json
      {    "format_version""1.12",    "minecraft:recipe_furnace": {        "description": {            "identifier""minecraft:blasting_iron_ore"        },        "tags": [            "blast_furnace"        ],        "input": {            "item""minecraft:iron_ore"        },        "output": {            "item""minecraft:iron_ingot",            "count": 2        }    }}
      

      I was expecting the blaster furnace to yield 2 ingots for every 1 ore. However the first ore yields 2 but every other one only yields one to one ratio.

       

            zachio Zach Dyer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: