Installing Odin
Odin is a Fabric mod with two required dependencies. Most failed installs come down to a version mismatch between those three files.
Install Fabric Loader
Run the official Fabric installer and select Minecraft 26.2. This creates a new launcher profile.
Download the dependencies
Odin requires
Fabric APIandFabric Language Kotlin. Download both for the same Minecraft version.Download Odin
Get Odin-0.3.1.jar using the Download button in the header, then check its SHA-256.
Put all three .jar files in mods
Open your
modsfolder and place Odin and both dependencies directly inside it — not in a subfolder.Launch the Fabric profile
Select the Fabric profile in your launcher, not the vanilla one, and start the game.
Press Right Shift
Open the Click GUI with Right Shift, then browse the Dungeon, Boss, Render, Skyblock and Nether categories to enable modules.
Only download Odin from this official website or our verified GitHub/Discord. Other websites using the Odin name may distribute modified or unsafe files.
Where the mods folder lives
- Windows —
%appdata%\.minecraft\mods - macOS —
~/Library/Application Support/minecraft/mods - Linux —
~/.minecraft/mods
If there is no mods folder yet, launch the Fabric profile once and it will be created.
Updating
Delete the old Odin .jar and drop in the new one. Configuration is stored separately from the jar, so your module setup carries over. Check the changelog for what changed.
If it doesn't load
Work through Troubleshooting — it covers the version-mismatch and missing-dependency cases in order.