MC-278858If a mob standing on a flower pot is killed by the Wither, a Wither Rose is dropped rather than being placed MC-278856Text and clouds flash MC-278855Enchanting MC-278854Spawner mob spawning MC-278853Held item doesn't render in boats in third person view with Fabulous graphics ...
Holder<Biome> biome = $$2.getBiome($$12);if(biome.is(BiomeTags.IS_NETHER) || biome.is(BiomeTags.IS_END) || biome.is(BiomeTags.WITHOUT_ZOMBIE_SIEGES) || biome.is(BiomeTags.WITHOUT_WANDERING_TRADER_SPAWNS))continue;if(!NaturalSpawner.isSpawnPositionOk($$14,this.level, $$12, $$13)...
there is a mismatch between block and block entity (can be verified using/data get) E.g. the block is a chest, but the block entity is a spawner block entity data is reset to default values E.g. spawner starts spawning pigs (the default mob) This also causes errors and warnings simil...