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!



