https://github.com/crystal-nest/cobweb
Crystal Nest API
https://github.com/crystal-nest/cobweb
minecraft minecraft-api minecraft-fabric-mod minecraft-forge-mod minecraft-mod minecraft-neoforge-mod mod-api
Last synced: 30 days ago
JSON representation
Crystal Nest API
- Host: GitHub
- URL: https://github.com/crystal-nest/cobweb
- Owner: Crystal-Nest
- License: other
- Created: 2024-04-13T18:35:25.000Z (about 2 years ago)
- Default Branch: 26.1
- Last Pushed: 2026-04-08T06:11:22.000Z (3 months ago)
- Last Synced: 2026-04-08T08:17:56.100Z (3 months ago)
- Topics: minecraft, minecraft-api, minecraft-fabric-mod, minecraft-forge-mod, minecraft-mod, minecraft-neoforge-mod, mod-api
- Language: Java
- Homepage: https://modrinth.com/mod/cobweb
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

---
[](https://modrinth.com/mod/cobweb/versions?g=26.1)[](https://modrinth.com/mod/cobweb/versions?g=1.21.11)[](https://modrinth.com/mod/cobweb/versions?g=1.21.10)[](https://modrinth.com/mod/cobweb/versions?g=1.21.8)[](https://modrinth.com/mod/cobweb/versions?g=1.21.7)[](https://modrinth.com/mod/cobweb/versions?g=1.21.6)[](https://modrinth.com/mod/cobweb/versions?g=1.21.5)[](https://modrinth.com/mod/cobweb/versions?g=1.21.4)[](https://modrinth.com/mod/cobweb/versions?g=1.21.3)[](https://modrinth.com/mod/cobweb/versions?g=1.21.1)[](https://modrinth.com/mod/cobweb/versions?g=1.21)
[](https://modrinth.com/mod/cobweb/versions?l=neoforge)[](https://modrinth.com/mod/cobweb/versions?l=fabric)

[](https://github.com/crystal-nest/cobweb/issues)
---
## 📝 **Description**
**Cobweb** is a lightweight, modular API designed to simplify Minecraft mod development across multiple loaders.
It provides a **Unified Configuration System** and a **Unified Registering System**, both available directly in the common module. These systems help you abstract away the differences between loaders, so you can focus on writing clean, maintainable, and reusable code — not boilerplate.
Cobweb is the shared modding API used across all **Crystal Nest** projects.
📚 Want to dive deeper? Check out the full [Wiki](https://github.com/Crystal-Nest/cobweb/wiki).
[](https://minecraftstorage.com/mods/cobweb?ref=crystal-nest)
## ✨ **Features**
Whether you're developing for Fabric or NeoForge, Cobweb helps unify your modding workflow. Use it as the base for your multi-loader projects or as a dependency to simplify your architecture!
### 🔄 Common (All loaders):
* ✅ Unified Configuration System — write your configs once, load them everywhere
* ✅ Unified Registering System — abstract away loader-specific registration
* 🔍 Simple API to retrieve in-game IDs
* 📦 Create and register **dynamic** resource packs *(experimental)*
* 📦 Create and register **built-in** (static) resource packs
* 🌀 Dynamic Block Entity for mutable sets of blocks
### Fabric only features:
- 📝 Eased registering system.
### NeoForge only features:
Currently none.
## 📜 **License and right of use**
Feel free to use this mod for any mod, modpack, or video, just be sure to give credit and possibly link [here](https://github.com/crystal-nest/cobweb#readme).
This project is published under the [Crystal Nest Community License v1](https://github.com/crystal-nest/cobweb/blob/master/LICENSE).
## ❤️ **Support us**
[](https://bisecthosting.com/crystalspider)






