-
Bug
-
Resolution: Duplicate
-
None
-
1.21.2 Pre-Release 3
-
None
-
Unconfirmed
-
(Unassigned)
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.
- duplicates
-
MC-276764 Eggs with custom models use the particles from that model, but snowballs do not
- Resolved