breaking animation on the enchantment table's book is not correctly rotated
3 possible solutions:
- make no breaking animation render on the book
- don't let the book rotate
- rotate the breaking animation correctly
Linked Issues
Created Issue:
breaking animation on the enchantment table's book is not correctly rotated
3 possible solutions:
- make no breaking animation render on the book
- don't let the book rotate
- rotate the breaking animation correctly
is duplicated by
relates to
Breaking animation on an enchanting table's book looks weird.
Not sure if this is a duplicate of MC-212784 or not, or may be intended.
I included a picture of it, but it doesn't capture the full weirdness of it.
Also, if it is a duplicate, there is no need to remind me to use the search feature, as obviously, I did, I just wasn't sure if this is the same bug or not. Thanks!
As you stated in this report yourself, this ticket is a duplicate of MC-212784, which was later resolved as, "Won't Fix". Please see the parent ticket for further details.
Relates to MC-212784.
If the player breaks a block which has a motion animated model, the block break animation will not display properly. Often, the animation will have undesired motion, be misaligned, or too stretch/squash.
The core of this issue is that the breaking animation is always trying to center itself inside the 16x16 pixel space of a block, with a scale of 1. This works fine when blocks are within that space (like a full block, or a block which aligns on that grid), but when a block goes outside that alignment in any way because of animation, the issue arises and the breaking animation becomes offset.
Steps to Reproduce:
- Place down any of the listed blocks:
Affected Block Part Affected Notes Enchanting Table Book Resolved as WF MC-212784Bell Block Golden Bell Must be rung/powered Banner Flag Affected 'wall' variant too Ender Dragon Head Lower Mouth Must be powered Piglin Head Ears Must be powered Chest Lid Must be opening or closing Trapped Chest Lid Must be opening or closing Ender Chest Lid Must be opening or closing Shulker Box Top Half Must be opening or closing Conduit Outer Shell Must be active - Hold down the 'mine block' button, following any notes listed above.
Expected & Observed Results:
- All blocks listed above have incorrectly displayed block breaking animations on at least one cube of the block, or more.
- The block break animation would properly scale, rotate, and move as appropriate for the animated block currently being broken.
Screenshots/Videos:
Notes:
Related to MC-183923 MC-212087 MC-142156 MC-167836 MC-269332


Please include screenshots or a video of this
Can confirm. Also affects 21w03a and relates to
MC-193656.