mojira.dev
MC-85135

Projectiles are smaller than ground size

Notice

I believe that this bug is caused by projectiles not being fully updated to the new scale values.
If they properly used the ground scale but then used the old scale values it would cause them to be smaller as they are appearing now.

All projectiles derived from item models (snowballs, potions, eggs, ender pearls/eyes, splash potions, and fireworks) don't match the size of their "ground" model display setting, they are linked to it but are visibly shrunken down (it may just be me, but bigger and smaller ground displays seem to have a bigger difference).

The attached debug pack includes an oversized snowball that shows how much smaller the "thrown" version is compared to the "ground" version.

Linked issues

Attachments

Comments 7

Yes, I have modified the issues to mention all projectiles derived from item models.

Ok because I saw in the models folder only arrow, fire charges, and snowballs.

The debug pack is actually for multiple issues, the fire charge model isn't used (MC-85128) and the arrow has Z-fighting on it because backface culling is not enabled in 3rd person (MC-85133, plus arrow projectiles have a fixed model): so neither of those actually use their item models for their projectiles (although fire charges should).

The snowball should show the issue more easily than default, but I'm assuming that since others have seen it as well there is a noticeable difference as well.... also 1.8 (anything before 15w32) was unaffected, so it seems like a single change to the model format with general particle inheritance/display code that could easily be reverted/fixed. Well, should be as easy as having the projectiles using the exact same size as their ground display and not shrinking it for whatever reason.

Confirmed for 15w44b.

Was this fixed in 1.9-pre4?

Yes, it appears to be fixed.

insomniac_lemon

Erik Broes

Confirmed

Minecraft 15w31c, Minecraft 15w32a, Minecraft 15w32b, Minecraft 15w32c, Minecraft 15w33b, ..., Minecraft 16w07a, Minecraft 16w07b, Minecraft 1.9 Pre-Release 1, Minecraft 1.9 Pre-Release 2, Minecraft 1.9 Pre-Release 3

Minecraft 1.9 Pre-Release 4

Retrieved