-
Bug
-
Resolution: Invalid
-
None
-
24w37a
-
None
-
Unconfirmed
-
(Unassigned)
The consume effect apply_effects of the consumable component, do not display correctly the effects in potions.
/give @s potion[consumable={on_consume_effects:[{type:"apply_effects",effects:[{id:"fire_resistance",duration:1250}]}]}]
Expected results:
Gives a potion that displays and applies fire resistance.
Observed results:
Gives a potion that applies fire resistance but does not display it (in the tooltip or texture).