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

Brewing a Poison II with a fermented spider eye don't give the right potion

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.16.1
    • 1.13.1, 1.13.0, 1.14.0
    • None
    • Confirmed
    • Windows

      Steps to reproduce :

       - put a Poison II in a brewing stand

       - add a fermented spider eye and blaze powder

       - The brewing stand gives a Harming I potion

      Excpected results :

      the brewing stand should give a harming II potion (according to wiki)

       

      The issue is in the file :

      behavior_packs\vanilla\recipes\brew_strong_poison_fermented_spider_eye.json

      line 12 :

      "output": "minecraft:potion_type:harming"

      should be :

      "output": "minecraft:potion_type:strong_harming"

       

       

            Yodalf Yann
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: