Placeable non-mob entity reach is shorter than block reach
The bug
In survival mode only, you can't break placeable non-mob entities from the longest distance of which you are able to place them at a block.
Since these entities are similar to blocks, this inconsistency may confuse players not understanding the differences between blocks and entities.

Placeable non-mob entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
- Boats
- Minecarts
- Unresolved
Swekob
- 19
- 9
- Confirmed
Low
- Platform
- Entities Player
- Survival
- armor_stand boat break ender_crystal entity hitbox inconsistency item_frame lead leash_knot minecart painting reach
1.8.8 - 1.21
1.8.8 15w45a 15w46a 15w47a 15w47c 15w49a 15w49b 15w50a 15w51b 16w06a 1.9-pre1 1.9-pre4 1.9 1.9.1-pre1 1.9.1-pre3 1.9.2 1.9.3-pre2 1.10.2 16w43a 1.11.2 17w06a 17w14a 17w15a 17w16b 1.12-pre5 1.12-pre6 1.12-pre7 1.12 17w31a 1.12.1-pre1 1.12.1 1.12.2-pre1 1.12.2-pre2 1.12.2 17w43a 17w43b 17w45a 17w46a 17w48a 17w50a 18w01a 18w03b 18w06a 1.15.2 20w11a 1.16.4 1.19.4-pre1 24w03a 1.21
Created Issue:
Placeable item entities can't be destroyed from the distance you can place them
Relates to
MC-3367.In survival, you can't break item entities from the distance of which you are able to place them. This probably happens because mobs, which obviously are entities, cannot be hit from a long distance.
Placeable item entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
Relates to
MC-3367.In survival, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because mobs, which obviously are entities, cannot be hit from a long distance.
Placeable item entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
Placeable item entities can't be destroyed from the same distance you can place them
Relates to
MC-3367.In survival, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because mobs, which obviously are entities, can
not be hit from a long distance.Placeable item entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
Relates to
MC-3367.In survival, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because mobs, which obviously are entities, can't be hit from a long distance.
Placeable item entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
Relates to
MC-3367.In survival, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because mobs, which obviously are entities, can't be hit from a long distance.
Placeable item entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
relates to
In survival, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because mobs, which obviously are entities, can't be hit from a long distance.
Placeable item entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
In survival, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because mobs, which obviously are entities, can't be hit from a long distance.
Placeable item entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
Placeable item entities can't be destroyed from the same distance you can place them in survival mode
Cannot reproduce in 16w43a.
Is this still an issue in the most recent versions (currently that is 1.10.2, or 16w43a) of Minecraft? If so, please update the affected versions and help us keeping this ticket updated from time to time. If you are the owner/reporter of this ticket, you can modify the affected version(s) yourself.
In survival, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because
mobs, which obviously are entities, can't be hit from a long distance.Placeable item entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
The bug
In survival mode, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because the code written for making the distance of hitting mobs shorter affects all entities, not only mobs.
Placeable item entities
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
Placeable item entitiescan't be destroyedfrom thesamedistance you can place them in survival modePlaceable item entities unbreakable from the longest distance you can place them in survival mode
The bug
In survival mode, you can't break item entities from the longest distance of which you are able to place them at a block. This probably happens because the code written for making the distance of hitting mobs shorter affects all entities, not only mobs.
Placeable item entities
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
relates to
The bug
In survival mode, you can't break
itementities from the longest distance of which you are able to place them at a block.This probably happens because the code written for making the distance of hitting mobs shorter affects all entities, not only mobs.Placeable item entities
Item FramesPaintingsLeadsArmor StandsEnd CrystalsThe bug
In survival mode only, you can't break placeable non-mob entities from the longest distance of which you are able to place them at a block.
Since these entities are similar to blocks, this inconsistency may confuse players not understanding the differences between blocks and entities.
Placeable non-mob entities:
- Item Frames
- Paintings
- Leads
- Armor Stands
- End Crystals
- Boats
- Minecarts
Placeableitem entities unbreakable from the longest distance you can place them in survival modePlaceable non-mob entity reach is shorter than block reach
relates to
relates to
Works as intended, see this comment by [Mojang] Grum (Erik Broes).
Edit: Didn't see that Mojang considered fixing this judging by that they didn't resolve this as WAI, which contradicts the comment I linked. In that case, MC-92484 should be reopened and be linked as relating to this bug. Maybe this report should clarify in the title that mob entities are affected while MC-92484 is about placeable non-mob entities like item frames.
Can confirm, affects 1.20.81. This is also reproducible on Windows, and is considered a bug on Java Edition too MC-92484
Other entities affected by this:
- End crystals
- Boats
- Minecarts
- Armor stands
Unlike Java Edition, item frames appear to function properly.
Steps to reproduce:
- Place down a painting in survival mode by standing 5 blocks away from it.
- Try to break it from that distance.
- Stand 3 blocks away from the painting and try to break it.
Observed result:
Whilst these entities can be placed from 5 blocks away, they cannot be broken unless the player stands 3 blocks away from them.
Expected results:
The breaking/placing distance should be the same and not inconsistent. This isn't an issue in creative.

Confirmed for 1.9-pre4
Still in 1.9.1-pre1
Still in 1.9.1-pre3
Still in 1.9.3-pre2
Confirmed for 1.12-pre5
Took a while to find it, but this is almost certainly caused by the fix to
MC-76493.That'll make this WAI.
Should be reopened, as MC-172289 has had an assignee previously and is not marked as WAI.
MC-172289 is about mobs, judging by the description, and this is about placeable non-mob entities.
Also, this issue was not caused by the fix of
MC-76493. This has been in the game before that.Should be reopened, see two previous comments.
Depending on the desired implementation, either this or MC-172289 should be marked as a duplicate of the other, or one should be closed as WAI - the fix for the two is the same since no other checks in the game discriminate between placeable non-mobs and mobs, only between entities and blocks for reach checks. See my comment on the other issue about that.
Can confirm in 1.19.4 Pre-release 1.
Can confirm in 24w03a