Sniffer eggs are not scaled properly or center axis aligned in glow item frame or item frame.
Linked issues
is duplicated by 3
Attachments
Comments 6
Actually this is because the block images size is 40*32 but the carried texture is only 16*16, not only sniffer egg in vanilla, if one block have its exclusive carried textures, when block resolution is bigger than carried item, the size in item frame will be smaller, when carried item resolution is bigger than block, the size in item frame will be bigger.
If developer only want to fix the sniffer egg bug, I suggest that split the textures, make the block resolution equal to the item, like Java Edition.
But I hope developers can fix the essential issues (item frame display size of terrain atlas), because if an HD texture pack only includes the carried texture, when put the item into frame, the size will be super large. For example, the pack only includes HD candle items but candle blocks are missing.
Confirmed