mojira.dev
MC-270197

The saddle on pigs and striders stays visible through their death animation

The saddle on pigs and striders stays visible during their death animation.

Steps to Reproduce:

  1. Summon a pig and/or strider

  2. Put a saddle on it

  3. Kill the entity

Expected:

Because the saddle item is present inside the game space, the saddle on the entity would be removed before the death animation plays, avoiding visual 'duplication'.

Observed:

The saddle item that was equipped on the entity will be visible in air/on the ground, while the saddle on the entity is also still present.

Notes:

Fixing this issue would necessitate distinct changes in the code because pigs and striders do not store their saddle as a conventional item in an item slot, but rather as the "Saddle" NBT tag, which is either set to 1 or 0.

Linked issues

Attachments

Comments 4

Can confirm. Requesting ownership of this issue.

This report duplicates MC-270192, also jiingy there is no need to make the same report if you already have ownership over this report. 

As stated in the description by the original report creator, this issue should be separated, as how the saddle is stored and rendered is different to the other entities.

Affects 1.20.5 pre-release 2.

Please

[Mod] Jingy

gegy

Confirmed

Mob behaviour, Textures and models

death, model, pig, saddle, strider

1.20.4, 24w13a, 1.20.5 Pre-Release 2, 1.20.5 Pre-Release 3, 1.20.5 Pre-Release 4, 1.21.1, 1.21.3, 24w45a

25w03a

Retrieved