Insanity Wrapper is a compatibility layer and mod loader framework built on NeoForge. It currently enables Fabric and Quilt mods to run on NeoForge for Minecraft 1.21.11 and beyond.
Because if you want it to work right, you need to wrap it up!
Run Fabric & Quilt mods on NeoForge for Minecraft 1.21.11+! Insanity Wrapper is a powerful compatibility layer that bridges different modding frameworks into a unified NeoForge environment.
Ever wanted to use your favorite Fabric mods alongside NeoForge? Insanity Wrapper makes it possible. Simply drop it in your mods folder along with any compatible Fabric/Quilt mods, and watch the magic happen!
No complicated setup. No manual conversions. Just download, install, and play.
Insanity Wrapper is built on three powerful systems working together:
A custom mod loader built on NeoForge that extends modding capabilities beyond what NeoForge provides out of the box. It implements Fabric Loader API shims, handles mod discovery, and manages the entire compatibility pipeline.
Custom-built compatibility layers that route Fabric API calls to their NeoForge equivalents. These are not the actual Fabric API—they're manually crafted implementations that provide the same interface.
Handles bytecode transformation, import remapping, and compatibility patching to ensure seamless integration between modding ecosystems.
| Mod | Status | Notes |
|---|---|---|
| Zoomify | ✅ Full Support | Requires Kotlin for Forge |
| Mod Menu | ✅ Works | Requires Kotlin for Forge |
| Gamify | ✅ Works | |
| Camera Utils | ✅ Works | |
| Fabrishot | ✅ Works | |
| Flashback | 🔄 In Progress | Recording, Editing, Saving, Loading, Deleting, Importing, Exporting work — Settings crashes game |
Have a mod you'd like to see supported? Join our Discord and let us know!
| Fabric API Module | NeoForge Implementation |
|---|---|
fabric-lifecycle-events-v1 |
NeoForge Event Bus |
fabric-key-binding-api-v1 |
RegisterKeyMappingsEvent |
fabric-command-api-v2 |
RegisterCommandsEvent |
fabric-networking-api-v1 |
NeoForge Payload System |
fabric-resource-loader-v0 |
NeoForge Resource Events |
fabric-registry-sync-v0 |
NeoForge Registry Events |
fabric-rendering-v1 |
NeoForge Rendering Events |
fabric-api-base |
Base utilities and interfaces |
...and many more being added regularly!
mods folderThat's it! No additional configuration required.
We welcome contributions! Areas where help is needed:
See our Contributing Guide for details.
This project is licensed under CSL-V1.0 (Clopen Source License).
Important: The Fabric API shims in this project are custom implementations created from scratch. They are not derived from or contain code from the official Fabric API—they simply provide compatible interfaces that route to NeoForge equivalents.
"Wrapping Fabric mods for NeoForge? That's insanity!" "Exactly." 🤪
**Minecraft 1.21.11 | NeoForge 21.11.33-beta + **
Conversation