-
Bug
-
Resolution: Unresolved
-
None
-
1.16.1, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 21w05a, 21w05b, 21w06a, 21w07a, 21w08a, 21w08b, 21w10a, 21w11a, 21w13a, 21w14a, 21w15a, 21w16a, 21w17a, 21w18a, 1.17, 1.17.1, 21w40a, 21w41a, 21w43a, 21w44a, 1.18, 1.18.1, 22w03a, 1.18.2 Pre-release 2, 1.18.2, 22w17a, 1.19, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.21, 1.21.3
-
Confirmed
-
Player Animation
-
Low
-
Platform
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.
- relates to
-
MC-201056 The hand animation is played after leaving a bed rather than entering it
- Open