mojira.dev
MC-181110

Item frame hitboxes do not update when the Facing tag is modified

When the facing tag of an item frame is modified, it updates visually but the hitbox does not move

how to reproduce:

/summon minecraft:item_frame ~ ~ ~ {Fixed:1b,Facing:0b}
/data modify entity @e[type=item_frame] Facing set value 2b

after some more testing it seems if the item frame starts facing anything but upwards it also teleports

Linked issues

Attachments

Comments 1

Changing NBT during the lifetime of an entity is not supported:

Problems related to modifying internal NBT tags during the lifetime of an entity are not considered bugs.
– @unknown's comment here in MC-66943.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

marius jaegler

(Unassigned)

Unconfirmed

(Unassigned)

20w17a

Retrieved