Skip to main content

Installation

Requirements

  • Minecraft 1.21.1
  • Fabric Loader or NeoForge
  • Architectury API 13.0.8+
  • GeckoLib 4.8.3+ (for animated models)

Installation Steps

  1. Download ModEngine from CurseForge or Modrinth
  2. Place the JAR file in your mods folder
  3. Install the required dependencies (Architectury API, GeckoLib)
  4. Launch Minecraft

Folder Structure

On first launch, ModEngine creates the following folders:

config/modengine/
├── entities/ # Your entity configs go here
│ └── models/ # Your model files go here
└── items/ # Item configs (coming soon)

Verify Installation

  1. Launch Minecraft and create a world
  2. Open chat and type /modengine or /mm
  3. If you see the command help, ModEngine is installed correctly