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

"large_oak_foliage_placer" incorrectly serializes to "blob_foliage_placer"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 20w29a
    • 20w28a
    • None
    • Community Consensus
    • Custom Worlds
    • Low

      In Slicedlime's dump of the vanilla features, the fancy_oak.json claims that it is using blob_foliage_placer as foliage_placer but it is actually using large_oak_foliage_placer.

      This error comes from the fact that the LargeOakFoliagePlacer is extending BlobFoliagePlacer (unclear as to why this is the case), while not overriding the getType (yarn mapping) method.

        1. Knipsel.PNG
          Knipsel.PNG
          5 kB
        2. fancy_oak.json
          1 kB
        3. copied_fancy_oak.png
          copied_fancy_oak.png
          1002 kB
        4. regular_fancy_oak.png
          regular_fancy_oak.png
          743 kB

            slicedlime [Mojang] slicedlime
            Kroppeb Kroppeb
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: