Back to mods
Duchessentials project artwork

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.

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

Quick answer

Which Duchessentials release should I use?

Updated 4 days ago
Latest stable file 1.0.0
Game version 26.1.2
Loader Fabric

Duchessentials 1.0.0 targets 26.1.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.

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

This file is marked client-only.

What else does Duchessentials 1.0.0 need?

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 Duchessentials without breaking your instance.

Built for Duchessentials 1.0.0. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0.0. It targets 26.1.2 with Fabric; 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

    It must be installed on the client. Do not install it on the dedicated server.

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

9 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Duchessentials versions and loaders

9 of 9 releases match

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