-
Bug
-
Resolution: Works As Intended
-
None
-
1.20.2, 1.20.3 Pre-Release 2
-
None
-
Confirmed
-
Rendering
The Bug:
The glowing outline is incorrectly applied to the zooming textures of players who are in the riptide pose.
MC-266679 states that the glowing outline shouldn't be applied to the wind of breezes, so one would expect the glowing outline to not be applied to the zooming texture of players that are in the riptide pose.
Steps to Reproduce:
- Give yourself a trident enchanted with riptide by using the command provided below.
/give @s minecraft:trident{Enchantments:[{id:"minecraft:riptide",lvl:1}]}
- Give yourself the glowing effect by using the command provided below.
/effect give @s minecraft:glowing
- Switch perspectives, use the riptide trident, and pay attention to the glowing outlines.
Observed Behavior:
The glowing outline is incorrectly applied to the zooming textures of players who are in the riptide pose.
Expected Behavior:
The glowing outline would not be applied to the zooming textures of players who are in the riptide pose.
- relates to
-
MC-266679 The glowing outline isn't applied to the wind of breezes
- Resolved