debug-helper
🟠 Updated over a year ago⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #71 of 896 fabric mods in this game by downloads
📋 About This Mod
# DebugHelper >### - Simple Debug Utility for Fabric Mods **The description is made with AI** > **DebugHelper** is a lightweight, server-side-only utility mod designed to help Fabric mod developers add easy debugging capabilities to their mods. This mod **does nothing on its own** — it must be used as a dependency by other mods during development. **quilt version of this mod is in **beta**** ## 📌 Overview DebugHelper provides simple logging, tracing, and debugging utilities that other mods can use to: - Print debug messages to the server console - Track event triggers - Monitor code flow during development > ⚠️ **This mod is server-side only.** It does nothing on the client and should not be installed there. ## 🧩 For Mod Developers: How to Use If you're developing a Fabric mod and want to use DebugHelper for debugging, follow these steps. ### 1. Add Dependency in `build.gradle` ```gradle dependencies { // other dependencies modImplementation("io.github.zhengzhengyiyi.tweak_api.debughelper:${project.debughelper_version}") } ``` ```properties debughelper_version=1.0.4 ``` ### 3. Use in Your Code (Java) - in this section, please view github (I am still doing readme on github) > 📚 Check the source code for full API details. ## ⚙️ Requirements - **Minecraft**: 1.20.1+ - **Environment**: Server-side only - **Java**: 17+
# DebugHelper >### - Simple Debug Utility for Fabric Mods
The description is made with AI
> DebugHelper is a lightweight, server-side-only utility mod designed to help Fabric mod developers add easy debugging capabilities to their mods. This mod does nothing on its own — it must be used as a dependency by other mods during development.
quilt version of this mod is in beta*
## 📌 Overview
DebugHelper provides simple logging, tracing, and debugging utilities that other mods can use to: - Print debug messages to the server console - Track event triggers - Monitor code flow during development
> ⚠️ This mod is server-side only. It does nothing on the client and should not be installed there.
## 🧩 For Mod Developers: How to Use
If you're developing a Fabric mod and want to use DebugHelper for debugging, follow these steps.
### 1. Add Dependency in `build.gradle`
```gradle dependencies { // other dependencies modImplementation("io.github.zhengzhengyiyi.tweak_api.debughelper:${project.debughelper_version}") } ```
```properties debughelper_version=1. 0. 4 ```
### 3. Use in Your Code (Java) - in this section, please view github (I am still doing readme on github)
> 📚 Check the source code for full API details.
## ⚙️ Requirements
- Minecraft: 1. 20. 1+
- Environment: Server-side only
- Java*: 17+
📊 Mod Details
- Game
- Minecraft Mods
- Author
- zhengzhengyiyi
- Version
- 1.0.0-beta.1+1.21-quilt
- Downloads
- 576
- Endorsements
- 0
- Category
- fabric
- Created
- 9/7/2025
- Updated
- 9/10/2025
- Game Versions
- 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4
- Tags
- library
🔧 How to Install Minecraft Mods Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Mods →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Mods versions does debug-helper support?
The author lists 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5. Other versions may work but are untested by the author.
What is the latest version of debug-helper?
Version 1.0.0-beta.1+1.21-quilt, published 2025-09-10 with 576 downloads recorded at the source.
Keep browsing — more Minecraft Mods mods await