Compatibility
Minecraft: Java Edition
1.21
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 3 months ago
Updated 3 months ago
Changelog
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 ....
Files
Metadata
Release channel
ReleaseVersion number
1.1.0Loaders
Game versions
1.21Downloads
40Publication date
July 22, 2024 at 4:06 AMPublisher
Alumopper
Member