Falling decorated pots do not display the expected pattern
muzikbike opened this issue ยท 2 comments
Found this while testing #215 and #216 - it's similar, but not quite.
I'd expect that the displayed patterns would match up with the actual patterns on the pot. I don't know if falling blocks can carry block entity NBT, though. In the case of the following command, the four pot faces should be the normal blank kind:
/summon falling_block ~5 ~1 ~ {BlockState:{Name:"minecraft:decorated_pot"}}