Skip to content

Installation

the-real-ltcg edited this page Jul 17, 2026 · 2 revisions

Installation

  1. Install Fabric Loader 0.18.4 or later for Minecraft 26.2.
  2. Install Fabric API for Minecraft 26.2.
  3. Make sure you're running Java 25 or later.
  4. Download liminalistic-<version>.jar from the Releases page and drop it in your .minecraft/mods/ folder.
  5. Launch the game with the Fabric profile.

The mod works in both singleplayer and on a dedicated server — it needs to be installed server-side (and by every connecting client) since it registers a real dimension, blocks, and items.

No other mods are required — Iris, Sodium, and the corridor's shaderpack are bundled inside the jar itself (which is why it's a few megabytes larger than you might expect for a mod like this). If you already have your own copies of Iris/Sodium installed separately, that's fine too; Fabric Loader will just use the versions you have.

Clone this wiki locally