Thrown projectiles with item_model component do not break into the proper particles
To reproduce give yourself an item which can be thrown (like a snowball or egg) with the item_model component:
`/give @s snowball[item_model="minecraft:emerald"]`
Then throw said item. Upon breaking the item will release snowball particles, not emerald particles as expected. This behavior is unexpected, as in previous versions CustomModelData would preserve into the projectile particles.
2024-10-13, 06:06 PM
2024-10-14, 09:31 AM
2024-10-14, 09:31 AM
2
1
-