Clones MC-206602.
The bug
If, using components, an item is assigned the spyglass_in_hand model, then dropped on the ground, it will appear considerably larger than other items such as dropped blocks.
How to reproduce
/give @s sweet_berries[item_model="minecraft:spyglass_in_hand"]
Drop on the ground
Drop a normal block on the ground
Expected results
The spyglass would be similar in size to the dropped block.
Actual results
It is much longer.
How to fix
Tweak the "scale" parameter in the item model with reference to the "ground" parameter such that it appears smaller and more in line with other items.
Linked issues
Attachments
Comments


Thank you for your report!
After consideration, the issue is being closed as Working as Intended.
Please note, that mechanics of the game may change between updates.
Things such as graphics, sounds, world creation, biomes, redstone, villagers, and animals may not work the same in current versions.
Full Version History – Snapshot Version History – The official Minecraft feedback site
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
Can confirm.