Knot
Modby DAQEM
Tie Fabric and NeoForge together. Knot a problem.
Type
Mod
CurseForge Downloads
24,454
CurseForge ID
1470052
Modrinth Downloads
22,318
Modrinth ID
V9WxBDCZ
Last Updated
Jul 27, 2026
Description
### A unified API tying your cross-platform mods together.
**Knot** is a lightweight multi-loader API designed to bridge the gap between **Fabric** and **NeoForge**. Instead of fraying your nerves managing multiple codebases, Knot abstracts loader-specific complexities so you can write your code once and deploy it everywhere.
Designed for stability and simplicity, **Knot** securely ties your project together without the bloat.
## ๐งต Features
* **Unified Registration:** Register Blocks, Items, Entities, and Fluids using a single common syntax.
* **Networking Abstraction:** Handle packets and client-server communication seamlessly across loaders.
* **Event Handling:** A standardized event bus that hooks into loader-specific lifecycles without getting tangled.
* **Minimal Overhead:** Knot is designed to be a thin layer, ensuring maximum performance and compatibility.
## ๐ง For Developers
To start using Knot in your workspace, add the following to your `build.gradle`:
```groovy
repositories {
maven { url "https://maven.daqem.com/releases" }
}
dependencies {
// Replace with the latest version
modImplementation "com.daqem.knot:knot-common:"
}
```
Check out the **[Official Wiki](https://daqem.com/projects/knot)** for documentation and example templates.
## ๐ฎ For Players
Knot is a **library mod**. It does not add content on its own, but it is required for many other mods to function correctly. Fret knot, installation is simple:
* **If you are a player:** Simply download the version matching your game loader (Fabric/NeoForge) and place it in your `mods` folder.
* **If you are a modpack creator:** You are free to include Knot in any modpack.
## ๐ Issues & Support
Found a bug? Have a suggestion?
* Report issues on our **[GitHub Tracker](https://github.com/DAQEM/Knot)**.
* Join our **[Discord Community](https://daqem.com/discord)** for development support.
Compatibility
Mod Loaders
Fabric
Neoforge
Game Versions
1.21.1
1.21.11
26.1
26.1.1
26.1.2
Similar Mods
JadedLibs
Library downloading tool for JadedPacks
Mod
467,672
WTF's Expedition: Gameplay
Gameplay Tweaks Addon mod for WTF Expedition
Mod
467,671
IllagerBlabber
Adds dynamically yapping Illagers! Why? Glad you asked!
Mod
467,646
Biohazard Adjustments
For the Biohazard modpack
Mod
467,545
DrCyano's Wonderful Wands & Wizarding Robes
Dr. Cyano's Wonderful Wands & Wizarding Robes add a magical flair to your Minecraft game without breaking it.
Mod
467,514
Rats: RatN Edition
A modification of Rats for the Rebirth of the Night (RotN) modpack.
Mod
467,237