Mojira Archive
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.

Fixed

Kroppeb

[Mojang] slicedlime

2020-07-10, 01:14 PM

2020-07-15, 03:06 PM

2020-07-15, 03:06 PM

2

3

Community Consensus

Low

Custom Worlds

20w28a

20w29a