Decorated Pot rendered invalid pattern if "sherds" data contains non-brick or pattern items.
SteveKunG opened this issue · 0 comments
SteveKunG commented
As title said, Vanilla allows to modify Decorated Pot "sherds" to any item other than Brick item.
To reproduce:
- Use
/give @p decorated_pot{BlockEntityTag:{sherds:["minecraft:stone","minecraft:stone","minecraft:stone","minecraft:stone"]}}
- Then place in your world.
- Decorated Pot display invalid patterns.
Expected Result: It should be render empty faces.