File Details
datapack-debugger-1.1.1.jar
- R
- Jul 24, 2024
- 284.28 KB
- 125
- 1.21
- Fabric
File Name
datapack-debugger-1.1.1.jar
Supported Versions
- 1.21
Curse Maven Snippet
Version 1.1.1
New Features
- (For Debug)
breakpoint clearto clear all caches in mod. - While using
breakpoint get <key>, leaving thekeyempty 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 runcannot 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.