Compatibility
Minecraft: Java Edition
1.21.11
1.21.8
1.21.6
1.21.4
1.21–1.21.1
Platforms
Supported environments
Links
Creators
Details
Licensed MIT
Published 2 months ago
Updated 2 months ago
🛠️ 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!



