Official site
Installation

Installing Odin

Odin is a Fabric mod with two required dependencies. Most failed installs come down to a version mismatch between those three files.

  1. Install Fabric Loader

    Run the official Fabric installer and select Minecraft 26.2. This creates a new launcher profile.

  2. Download the dependencies

    Odin requires Fabric API and Fabric Language Kotlin. Download both for the same Minecraft version.

  3. Download Odin

    Get Odin-0.3.1.jar using the Download button in the header, then check its SHA-256.

  4. Put all three .jar files in mods

    Open your mods folder and place Odin and both dependencies directly inside it — not in a subfolder.

  5. Launch the Fabric profile

    Select the Fabric profile in your launcher, not the vanilla one, and start the game.

  6. 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.