ODINFLIGHT (Updated for Valheim 0.221.x)
Original mod by Pfhoenix. Republished with the author's permission. Maintained by satnteam.
ODINFLIGHT adds craftable Odin Wings to Valheim — equip them and take to the skies. Run, jump, and flap your wings to fly. Wind, altitude, biome and wet wings all affect your flight, so gliding stays immersive and survival-friendly rather than a creative-mode cheat.
What this package is
The February 2026 "Five Years of Valheim" patch (0.221.10) upgraded the game's Unity engine, which broke BepInEx and with it every mod. This package is the original ODINFLIGHT v2.1 verified against the current game assemblies (all API references and all Harmony patch targets check out) and repackaged for the current BepInEx pack. No gameplay changes from v2.1.
Features
- Craftable Odin Wings (crafting station configurable, recipe adjustable in config)
- Flap to gain altitude — flapping costs stamina
- Realistic lift: wind speed and direction matter (watch the weather!)
- Biome-based lift modifiers and a configurable maximum lift altitude
- Wet wings are heavier — flying in the rain costs more stamina
- Flight animations and an optional immersive camera mode
- Multiplayer-ready (flight state is synced via RPC)
Installation
Mod manager (recommended)
Install with r2modman / Thunderstore Mod Manager / Gale. The required BepInEx pack (denikson-BepInExPack_Valheim) is installed automatically as a dependency.
Manual
- Install BepInExPack Valheim 5.4.2333 or newer (older packs do not work after the Feb 2026 engine upgrade).
- Drop
Odinflight.dll into Valheim/BepInEx/plugins/.
- Launch the game once — the config file appears at
BepInEx/config/pfhoenix.odinflight.cfg.
Configuration
All settings live in BepInEx/config/pfhoenix.odinflight.cfg: crafting station and recipe, flap stamina cost, wet-wing cost multiplier, maximum lift altitude, immersive camera mode, and more.
Known notes
- The wings asset bundle was built on Unity 2019.4. It loads fine on the current engine; if you ever see pink/invisible wings after a future game update, report it — that would mean the bundle's shader needs a rebuild.
Credits
- Pfhoenix — original author of ODINFLIGHT (all design and code)
- Alexander Cooney — wings model
- satnteam — compatibility verification and maintenance for Valheim 0.221.x, with Pfhoenix's permission
Changelog
2.1.1
- Verified full compatibility of v2.1 with Valheim 0.221.x (post engine-upgrade): all 292 game API references and all 21 Harmony patch targets intact
- Repackaged for Thunderstore with dependency on BepInExPack Valheim 5.4.2333
- No gameplay changes
2.1 (Pfhoenix)
- Last original release (Sep 2025)