FoundationGames/EnhancedBlockEntities

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.
2024-06-07_15 16 15
2024-06-07_15 16 48

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"}}

It can be seen this is not the case, however.
2024-06-07_15 17 39
2024-06-07_15 17 39_2

Seems to differ for each session:
2024-06-07_19 51 17

I made decorated ones in 1.20.6 and when I destroyed them with my silk-touch pickaxe with EBE on, it was suddenly a normal one?!

Will try today without the mod, but I hope it didnt replace the sherds it came with..