When you interact with a decorated pot with an empty hand (right click) it moves for seemingly no purpose
Comments 4
Player interactions, as in putting items inside of it. I don't think it means empty hand interaction being intentional.
Inserting items plays the "fill" sound and displays subtitles.block.decorated_pot.insert
. However, if it fails for any reason (pot is full, items don't stack, or your hand is empty), it plays the "wobble" sound and displays subtitles.block.decorated_pot.insert_fail
.
This is an intentional feature as stated in the 22w41a update article.