The Bug:
The hand animation plays when attempting to compost items in full composters.
Steps to Reproduce:
Summon a repeating command block that will constantly change the block beside it to a composter with a "level" value of "7" by using the command provided below.
/setblock ~ ~ ~ minecraft:repeating_command_block{Command:"setblock ~1 ~ ~ minecraft:composter[level=7]",auto:1b}
Obtain any compostable item, for example, some wheat seeds.
Attempt to compost the wheat seeds in the full composter.
Take note as to whether or not the hand animation plays when attempting to compost items in full composters.
Observed Behavior:
The hand animation plays when attempting to compost items in full composters.
Expected Behavior:
The hand animation would not play when attempting to compost items in full composters.
Attachments
Comments 4
Can confirm in 21w40a. The expected behavior would be that no hand animation is played when trying to compost an item in a full composter.
Can confirm in 1.16.5 and 1.17 Release Candidate 1.