Back to mods
Common Toolkit project artwork

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.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Common Toolkit release should I use?

Updated today
Latest stable file Common Toolkit (1.0.0)
Game version 26.2
Loader NeoForge

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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.

NeoForge Minecraft 26.2


✨ Overview

Common Toolkit is not a gameplay mod by itself — it is a library that other mods depend on. It bundles a set of infrastructure pieces that are tedious to rebuild from scratch for every mod: config declaration, network payload plumbing, JSON/datapack-driven registries that stay in sync between server and client, and a couple of ready-made registries (gear sets, brewing mixes) built on top of that infrastructure.

If you were told to install this mod, it's because another mod on the pack depends on it — it adds no content on its own.
Codex Stalking Dragons

🎯 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

  1. Install as a dependency of another mod that requires it, on both client and server.
  2. 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.

Codex 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.

1 available setups

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

3 of 3 releases match

Looking for an older file? The official CurseForge project page is in Resources.