Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-124015

Red Giant Mushrooms generate with 5 blocks having wrong blockstates, thus showing wrong faces

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 1.13-pre7
    • Minecraft 18w01a, Minecraft 18w02a, Minecraft 18w03a, Minecraft 18w03b, Minecraft 18w05a, Minecraft 18w06a, Minecraft 18w07a, Minecraft 18w07b, Minecraft 18w07c, Minecraft 18w08a, Minecraft 18w08b, Minecraft 18w09a, Minecraft 18w10a, Minecraft 18w10c, Minecraft 18w10d, Minecraft 18w11a, Minecraft 18w14a, Minecraft 18w14b, Minecraft 18w15a, Minecraft 18w16a, Minecraft 18w19a, Minecraft 18w19b, Minecraft 18w20a, Minecraft 18w20b, Minecraft 18w20c, Minecraft 18w21a, Minecraft 18w21b, Minecraft 18w22a, Minecraft 18w22b, Minecraft 18w22c, Minecraft 1.13-pre1, Minecraft 1.13-pre2, Minecraft 1.13-pre3, Minecraft 1.13-pre4, Minecraft 1.13-pre5, Minecraft 1.13-pre6
    • Confirmed

      As of 1.13, the Giant Mushrooms use the multipart model feature in their blockstate files, meaning every msuhroom block consists of 6 independent models now, each being either an inside (skin=false) or outside (skin=true) block face. The inside faces/models show the porous mushroom inside texture, the outside faces/models show the mushroom skin texture. This new behavior makes mushrooms extremely flexible and theoretically allows them to generate in any shape and size.

      I found an error in current mushroom generation though: The Red Giant Mushrooms generate with 5 of the 9 top blocks (the center block and its 4 neighbours to be specific) having one "true"-value too much, they should only have one red side texture (except for the center block) and the red top texture with skin=true specified, but there's an additional side face showing the outside skin. This is not visible from inside or outside the mushroom in the vanilla resource pack (unless you break the top corner blocks), but a resource pack using connecting borders for the red skin faces makes this error easily visible from inisde the mushroom.

      The skin=true|false values for each mushroom block can be checked by pressing F3. Added three screenshots to clearly visualise this issue.

      UPDATE - 18w06a:
      As of this snapshot the new world generator was added. The 5 top blocks of red giant mushrooms now each generate with even more superfluous skin faces: The 4 side blocks now have 4x the value "true" in their blockstates instead of 2x, the center block even 5x instead of 1x for the top face. Added another screenshot to show how it looks now with a resource pack adding borders to the skin faces. The side blocks of the mushrooms remain unchanged and are all generated with the correct blockstates. After the release of 18w06a, there was a short interval from snapshot 18w07b to 18w08a in which the mushrooms were reverted to 5 top blocks having one red skin face too much.

      Note that huge red mushrooms generated with bonemeal always show 1 red skin face too much, while naturally generated mushrooms have 2 too much, which is another weird discrepancy I've noticed.

        1. 18w06a.jpg
          18w06a.jpg
          1.39 MB
        2. red_mushroom1.jpg
          red_mushroom1.jpg
          1.69 MB
        3. red_mushroom2.png
          red_mushroom2.png
          644 kB
        4. red_mushroom3.jpg
          red_mushroom3.jpg
          1.86 MB

            fry [Mojang] Georgii Gavrichev
            _zombiehunter _zombiehunter
            Votes:
            5 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: