Decorated pots have no container components by default, which causes the Pick Block to not work properly
The bug
Unlike other container blocks, decorated pots have no container components. This results in you not being able to pick a normal decorated pot.
Steps to reproduce
- Give two default-pots and a container-pot.
/give @s decorated_pot 2
/give @s decorated_pot[minecraft:container=[]]
- Place the default-pot and pick it.
Observed behavior
These two items cannot be stacked. And the container-pot always is selected.
Expected behavior
Both can be stacked, so the default-pot can also be selected.
2024-09-16, 08:19 AM
2024-09-16, 06:02 PM
2024-09-16, 06:02 PM
0
1
components, decorated_pot, pick-block
-