-
Bug
-
Resolution: Duplicate
-
None
-
24w18a
-
None
-
Unconfirmed
-
(Unassigned)
Falling while wearing soul speed will change FOV and grant a speed increase.
Steps to reproduce:
- wear boots with soul speed
- stand on any block that shouldn't affect the enchantment e.g. grass
- jump
- watch your FOV rapidly change
Looking at the soul_speed.json file, this could have something to do with the enchantment_active_check condition. It's plausible that this condition incorrectly becomes true which would make the "is_on_ground": false check later on to also pass.
- duplicates
-
MC-271422 Soul Speed causes your FOV to change whenever you jump
- Resolved