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
EntityTag
for 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 4
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.
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?