Effects added through the "consumable" component, don't seem to display properly in potions
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).
2024-09-16, 06:54 AM
2024-09-16, 07:50 PM
2024-09-16, 07:50 PM
0
2
-