Duchessentials
ModrinthA lightweight library mod providing essential utilities and APIs for Minecraft mod development. Includes logging system, string/math/collection helpers, and mod registration API.
5.0k завантажень 1 підписників оновлено 4mo ago
остання v1.0.0 Modrinth
🛠️ 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!

Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.