Skip to content

Installation

shanej1995 edited this page Jul 21, 2026 · 4 revisions

Installation

Requirements

  • Minecraft 1.21.1
  • NeoForge 21.1.235 or later
  • Create 1.21.1 (6.0.10+)

Installation Steps

  1. Download the latest JAR from releases
  2. Place it in your mods folder
  3. Launch Minecraft with NeoForge

Dependencies

Install these mods as well:

Required

  • Create - Core mod framework
  • ComputerCraft - Lua automation (required for control programs)
  • Any mod that provide FE, Create Crafts & Additions is recommended.

Optional

  • Curios - Adds curio slots for better item support
  • JEI - Crafting recipes (recommended)

Crafting the Activation Core

The Activation Core is the main block for entering the simulation. Recipe:

Create a multiblock with:
- 1 Activation Core block (center)
- Adjacent supporting blocks (varies by configuration)

Check JEI for the exact recipe, or use /stasis debug commands for testing.

First Time Setup

  1. Place an Activation Core
  2. Connect it to power (Forge Energy)
  3. Place an Exit Beacon in your inventory
  4. Right-click the Activation Core to enter simulation
  5. Use Exit Beacon to return to original location

Troubleshooting Installation

Mod won't load: Check that you have NeoForge 21.1+ installed, not Forge

Missing dependencies: Install Create, Sable, and Curios

Crashes on startup: Check logs for incompatible mod versions

Clone this wiki locally