-
Bug
-
Resolution: Fixed
-
1.20.1, 23w32a, 1.20.2
-
None
-
Confirmed
-
Rendering
-
Normal
-
Platform
The Bug:
The fog on armor worn by entities occurs too early.
Steps to Reproduce:
- Set your render distance to "2 chunks".
- Summon a husk wearing a golden chestplate by using the command provided below.
/summon minecraft:husk ~ ~ ~ {Attributes:[{Base:0.0d,Name:"minecraft:generic.movement_speed"}],ArmorItems:[{},{},{id:"minecraft:golden_chestplate",Count:1b}]}
- Obtain a spyglass and fly both vertically and horizontally a fair distance away from the zombie.
- Use your spyglass to look closely at the chestplate worn by the husk.
- Take note as to whether or not the fog on armor worn by entities occurs too early.
Observed Behavior:
The fog occurs too early.
Expected Behavior:
The fog would not occur too early.