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

Brewing Stand doesn't allow items to be dropped in the reagent slot

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • 1.14.1.3 Beta
    • None
    • Unconfirmed
    • Windows

      I created a new Brewing Stand recipe using the documentation example found here - https://minecraft.gamepedia.com/Bedrock_Edition_beta_crafting_recipe_documentation#minecraft:recipe_brewing_mix

      When trying to add the wheat to the reagent slot, it simply won't let me put it there. Any other vanilla brewing reagents (like nether wart) work perfectly fine. 

      Is this feature supposed to be working yet or is it not quite there?

      I setup the repro in this attached world. Here's the recipe.json

      {
        "format_version": "1.13.0",
        "minecraft:recipe_brewing_mix": {
          "description":

      {       "identifier": "micro_brew:beer"     }

      ,
          "tags": [
            "brewing_stand"
          ],
          "input": "minecraft:potion",
          "reagent": "minecraft:wheat",
          "output": "micro_brew:beer"
        }
      }

       

            Kohldar Jon Engstrom
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: