mojira.dev
MC-276420

Tinted items produce untinted particles when eaten

When an item that can be tinted is given the consumable component (with has_consume_particles set to true), its particles will not be tinted the same colour as the item.
This affects leather armour, dyed wolf armour, potions, tipped arrows, coloured firework stars, and all types of tinted foliage such as leaves and grass. This would in theory also affect spawn eggs but, due to MC-269723, that cannot be observed.

How to Reproduce:

  1. Use this command to give yourself a consumable leather helmet that has been dyed magenta:

    /give @s leather_helmet[consumable={},dyed_color=16711935]
  2. Start eating it

Observed Behaviour:

The particles produced are always white, regardless of what the dyed_color value is.

Expected Behaviour:

The particles match the tint colour of the item.

Linked issues

Comments 1

DorkOrc

(Unassigned)

Confirmed

Platform

Low

Particles, Textures and models

24w36a, 24w44a

Retrieved