CurseForge · Minecraft mod
Common Toolkit
A NeoForge library mod providing shared developer utilities: declarative config, networking helpers, dynamic JSON-driven registries with client sync, weighted gear/brewing-mix systems, and creative tab filling.
Quick answer
Which Common Toolkit release should I use?
Common Toolkit (1.0.0) targets 26.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Common Toolkit required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Common Toolkit (1.0.0) need?
Common Toolkit (1.0.0). Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Common Toolkit without breaking your instance.
Built for Common Toolkit (1.0.0). Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Common Toolkit (1.0.0). It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Common Toolkit (1.0.0). It opens that exact file at the source.
About this project
What does Common Toolkit add?
🧩 Common Toolkit
A NeoForge library mod providing shared developer utilities: declarative config, networking helpers, dynamic JSON-driven registries with client sync, weighted gear/brewing-mix systems, and creative tab filling.
✨ Overview
🎯 Features
⚙️ Configuration
Declarative common/client/server config definitions with an in-game config screen, without the boilerplate of hand-rolling a ModConfigSpec for every value.
🔄 Dynamic Registries
JSON-driven registries that reload with datapacks and automatically sync their contents from server to client over the network — both weighted (for random-selection use cases) and unweighted variants.
📡 Networking Helper
A thin layer over NeoForge's payload API that removes the repetitive registration/handling boilerplate for custom network packets.
🎯 Gear Sets & Brewing Mixes
Two ready-made dynamic registries built on the framework above: weighted, JSON-configurable equipment sets and custom brewing recipes, meant to be consumed by other mods' game logic.
📦 Creative Tab Filling
Declarative registry to inject items into existing creative tabs (vanilla or modded) without writing an event handler per mod.
🌈 Color & Codec Utilities
Gradient color helpers and common Codec/StreamCodec building blocks shared across the utilities above.
📄 Requirements
| Minecraft | 26.2 |
|---|---|
| NeoForge | 26.2.0.32-beta+ |
| Side | Client and Server (required on both) |
🎮 How to Use
- Install as a dependency of another mod that requires it, on both client and server.
- No configuration is needed to simply run it — it only exposes APIs and registries for other mods to build on.
🙏 Credits
Common Toolkit is a rewritten, independently branded port of Placebo by Shadows_of_Fire (MIT License), retargeted to Minecraft 26.2 under a new mod id, package and API. The original Patreon-gated cosmetic system was removed. See the repository's NOTICE.md for full attribution, including an embedded LGPL-2.1 portion originally from Minecraft Forge's configuration system.
Developed by Stalking Dragons.

https://codex.skdragons.com/
Codex Stalking Dragons — Minecraft Modding
Project description from CurseForge.
Pick your setup
Common Toolkit by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Common Toolkit versions and loaders
Common Toolkit (1.0.0)
common_toolkit-26.2-neoforge-1.0.0.jar
10 Aug 2026
Common Toolkit (0.0.0-beta.2)
common_toolkit-26.2-neoforge-0.0.0-beta.2.jar
5 Aug 2026
Common Toolkit (0.0.0-beta.1)
common_toolkit-26.2-neoforge-0.0.0-beta.1.jar
3 Aug 2026
Looking for an older file? The official CurseForge project page is in Resources.