mojira.dev
MC-194464

"large_oak_foliage_placer" incorrectly serializes to "blob_foliage_placer"

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.

Attachments

Comments 1

Confirmed

You can see side-to-side the regular fancy_oak (minecraft:fancy_oak) and the file copied in my test namespace (test:fancy_oak):

{{   minecraft:fancy_oak   |   }}test:fancy_oak{{}}

[media][media]

Kroppeb

slicedlime

Community Consensus

Low

Custom Worlds

20w28a

20w29a

Retrieved