![Hang Glider [Forge & Fabric]](https://media.forgecdn.net/avatars/thumbnails/807/105/256/256/638175844109886945.png)
[Suggestion]: Compatibility with First-person Model mod
EthanWatsonGH opened this issue · 1 comments
Mod Loader (Optional)
⸺
Minecraft Version(s) (Optional)
No response
Mod Version(s) (Optional)
No response
Suggestion (Required)
When I use the First-person Model mod, whenever I use the glider in first person it places the camera inside of the player's torso, completely blocking the view. I can get around this by just using the hotkey to toggle the First-person Model view, or just go into 3rd person, but would it be possible to do something like that mod does with the elytra where it just completely hides the player's body while in use?
[1.20.1]
Ran into the same issue here, but after figuring out that the First-person Model has options in the config file that are not exposed in the mod menu screen, I found two code areas that fix this issue *completely.
just add hangglider:reinforced_hang_glider
, and hangglider:hang_glider
to those two areas, and it works perfectly as far as I can tell.
*This does just toggle first-person model mod. I'm not sure who it would be on to make a "compatibility patch" whether it be easier for this mod or first-person's to do it, It would definitely be cool to see yourself in first person whilst gliding but as of now I'm good with my fix.