The bug
Spawn eggs with custom entity tag for either item frame or glow item frame will summon the item frame in the ground when using it while looking at the top side of a block. In this case all item frames that aren't fixed will pop off immediately upon spawning in the block below.
For all other side of a block, horizontal or bottom side, the summoned item frames are offset correctly.
See video https://streamable.com/azj22t
Reproduction steps
Give yourself spawn egg with custom
EntityTagfor item frame or glow item frame/giveย @sย minecraft:pig_spawn_egg{EntityTag:{id:"minecraft:item_frame",Facing:3b}}Use spawn egg to summon item frame while facing downwards, looking at the top side of a block
โ The item frame is summoned inside the block
Attachments
Comments 5
Hi,
See demo video below regarding this issue, item frame should be summoned a block above as any item frame that doesn't have a fixed tag will immediately break as it's currently being placed in a full block.
ย
Thanks for providing the video, I tried including this information in the description. I hope that is alright for you.
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
๐ Bug Tracker Guidelines โ ๐ฌ Community Support โ ๐ง Mojang Support (Technical Issues) โ ๐ง Microsoft Support (Account Issues)
๐ Project Summary โ โ๏ธ Feedback and Suggestions โ ๐ Game Wiki
Can only confirm in 21w17a when facing downwards, in all other cases the item frame is created in front of the block.
Is that what you mean?