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

When you shear a mushroom it gives you invisible mushrooms and you cant use them.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.0.0
    • 0.16.0
    • Confirmed
    • Windows

      I used a shear on a mushroom and the mushrooms drop of, but when i pick them up they are invisible in my hotbar and i cant craft with them...
      i fixed the bug by changeing the line:
      "spawn_items": [ "red_mushroom", "red_mushroom", "red_mushroom", "red_mushroom", "red_mushroom" ],
      to:
      "spawn_items":

      { "table": "loot_tables/entities/cow_shear.json" }

      ,

      and then made a loot_table for cow_shear.json

            sebastiantr8 Sebastian Tillema Rasmussen
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: