Overview #
Redstone Debugger is a professional redstone debugging, recording, visualization, simulation, and analysis suite.
Redstone is the most complex thing you can build in Minecraft, yet debugging it means staring at torches. Redstone Debugger records circuit activity, replays it, and analyzes it — turning redstone engineering into something you can inspect, not guess.
Quick start #
- Install Fabric and drop the Redstone Debugger JAR into mods.
- Run /rd help to explore the command suite.
- Record a circuit, then open the timeline to inspect events.
- Use diagnostics to surface problems in the recorded activity.
Frequently asked questions #
Does it slow the game down?
The recorder is lightweight and auto-stops at extreme event counts.
Do I need an AI provider?
No — all core diagnostics work fully offline.
Is it server-side or client-side?
It operates client-side; recording is single-player oriented.
Compatibility #
| Property | Value |
|---|---|
| Loader / platform | Fabric |
| Minecraft versions | 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11, 26.1, 26.2 |
| Latest version | 1.0.0 |
Some advertised versions lack version-specific compat code; verify before relying on them.