
Modrinth · Minecraft mod
Duchessentials
A lightweight library mod providing essential utilities and APIs for Minecraft mod development. Includes logging system, string/math/collection helpers, and mod registration API.
Quick answer
Which Duchessentials release matches 26.2 Fabric?
Duchessentials 1.0.0 targets 26.2 with Fabric. It must be installed on the client. Do not install it on the dedicated server. No extra mods listed for this file.
Where it goes
Is Duchessentials required on the client, server, or both?
It must be installed on the client. Do not install it on the dedicated server.
This file is marked client-only.
What else does Duchessentials 1.0.0 need?
1.0.0 on 26.2 Fabric. Every mod below is checked against that same setup.
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 Duchessentials without breaking your instance.
Built for Duchessentials 1.0.0 on 26.2 Fabric. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 1.0.0. It targets 26.2 with Fabric; 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
It must be installed on the client. Do not install it on the dedicated server.
- 04
Pick the file you checked
Use the “Get this file” button beside 1.0.0. It opens that exact file at the source.
About this project
What does Duchessentials add?
🛠️ DuchEssentials
Lightweight utility library for Minecraft mod developers.
Includes:
🔧 DuchLogger – Unified logging system for mods
📦 Utilities – Helpers for Strings, Math, and Collections
🔌 DuchAPI – Easy mod registration API
Lightweight • Standalone • Easy to use
Perfect for developers who want essential utilities without unnecessary bloat.
Quick Start
DuchLogger.ModLogger logger = DuchLogger.createLogger("modid", "ModName");
DuchAPI.registerMod("modid", "ModName", "1.0.0");
Add "duchessentials": ">=1.0.0" to your dependencies and start using it immediately!
Project description from Modrinth.
Pick your setup
Duchessentials by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
1 loader build1.21.11
1 loader build1.21.10
1 loader build1.21.8
1 loader build1.21.6
1 loader build1.21.4
1 loader build1.21.1
1 loader build1.21
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Duchessentials versions and loaders
1.0.0
duchessentials-fabric-mc26.2-1.0.0.jar
17 Aug 2026
Looking for an older file? The official Modrinth project page is in Resources.