![Esther](https://media.forgecdn.net/avatars/thumbnails/261/67/256/256/637216544298761402.png)
Fix for spectator flight issue
LemmaEOF opened this issue ยท 0 comments
The spectator flight issue happens because of the modifications to player.abilities.allowFlying
. This can also cause all other mods that allow creative-style flight, like Shulker Charm and Requiem, to not work. Ladysnake made a library for interaction between different mods that mess with player abilities, so I'd recommend using that for compatibility. There's documentation in the repo's README.