Installation
Requirements
- Minecraft 1.21.1
- Fabric Loader or NeoForge
- Architectury API 13.0.8+
- GeckoLib 4.8.3+ (for animated models)
Installation Steps
- Download ModEngine from CurseForge or Modrinth
- Place the JAR file in your
modsfolder - Install the required dependencies (Architectury API, GeckoLib)
- 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
- Launch Minecraft and create a world
- Open chat and type
/modengineor/mm - If you see the command help, ModEngine is installed correctly