promotional bannermobile promotional banner

Datapack Debugger

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

datapack-debugger-1.1.1.jar

File namedatapack-debugger-1.1.1.jar
Uploader
AlumopperAlumopper
Uploaded
Jul 24, 2024
Downloads
128
Size
284.3 KB
Mod Loaders
Fabric
File ID
5560633
Type
R
Release
Supported game versions
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:datapack-breakpoint-1067549:5560633"

Learn more about Curse Maven

What's new

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.

This mod has no additional files