Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Datapack Debugger

Datapack Debugger

A fabric mod for Minecraft 1.21, which allows you to set breakpoints in datapacks

985
6
Optimization
Utility
AboutChangelogVersions

Datapack Debugger 1.1.1

by Alumopper on Jul 24, 2024
Download

Version 1.1.1

New Features

  • For Debug breakpoint clear to clear all caches in mod.
  • While using breakpoint get <key>, leaving the key empty will get all args in this macro function
  • Add more message while executing mod's command

Fix

  • Macro function cannot work.
  • After running any command while the game is in debug mode, the command context will be changed so breakpoint run cannot work.
  • Loop function cannot work well.
  • When the breakpoint is triggered, the message "Breakpoint has triggered" is sent to current command source instead of all players.

Datapack Debugger 1.1

by Alumopper on Jul 22, 2024
Download

Version 1.1.0

New Features

Get Function Stack

Use the /breakpoint stack command to get the current function call stack in the game. Example:

#test:test1
say 1
function test:test2
say 2

#test:test2
say A
#breakpoint
say B

At the breakpoint, executing /breakpoint stack will output:

test:test2
test:test

Run Command in Current Context

Use /breakpoint run <command> to run any command in the current context, similar to execute ... run ....

Datapack Debugger 1.0.1

by Alumopper on Jul 21, 2024
Download

Version 1.0.1

Fix

  • Translate the massages.
  • Remove unused dependency
  • Change the inner mod id from datapack-breakpoint to datapack-debugger

Datapack Debugger 1.0

by Alumopper on Jul 20, 2024
Download

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@a0bd011

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.