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

farmer villager suspicious stew incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 1.19.83 Hotfix, 1.20.0
    • None
    • Unconfirmed
    • Windows

      Farmer villagers always trade a night vision suspicious stew or suspicious stew with a data value of 0. In the code of the "\trading\economy_trades\famer_trades.json" on line 244 it says '"item": "minecraft:suscpicious_stew:0"' this ":0" at the end prevents the "random_aux_value" function from randomizing the type of stew. By removing the ":0" the issue will be resolved. I believe this is a mistake because then why have the "random_aux_value" function in the code for the trade? My friend and I made an addon removing the ":0", which fixed the issue.

            MasterWave MasterWave
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: