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

Lightning Vector & Bounding Box Visualizations

Minecraft Debug Mod that adds commands to render boxes and vectors.

513
4
Game Mechanics
Optimization
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.18.x

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Join Discord server

Creators

Axionize Member

Details

Licensed ARR
Published 9 months ago
Updated 5 months ago
DescriptionGalleryChangelogVersions

Minecraft Debug Mod that adds commands to render boxes and vectors.

Commands

/renderbox <string> - Renders a box with the parameters parsed from a string in the format of examples below
/rendervector <string> - Renders a vector with the parameters parsed from a string in the format of examples below
/listboxes - Lists all boxes and their indexes
/listvectors - Lists all vectors and their indexes
/removebox <index> - Removes box at index
/removevector <index> - Removes vector at index
/clearboxes - Removes all boxes
/clearvectors - Clears all vectors

Examples

Rendering a box

/renderbox "SimpleCollisionBox{minX=0.0, minY=5.0, minZ=0.0, maxX=16, maxY=21, maxZ=16, isFullBlock=false}"

large bounding box example

Rendering a vector and a box

/renderbox SimpleCollisionBox{minX=-229.75, minY=6.0, minZ=-127.6875, maxX=-229.25, maxY=6.375, maxZ=-127.3125, isFullBlock=false}
/rendervector origin: -229.71166162514788,6.4,-125.36631179014836 direction: 0.0980876340918071,-0.5511781573295593,-0.8286021167303872

vector crossing through sandstone under lever emerging in air gap

Generating Render Strings

The odd input format is because this mod is currently built for a very specific purpose. To quickly render hitboxes and vectors for GrimAC from values copied through the Intellij debugger, as shown below. showing copying vector debug text from trace variable in debugger showing copying bounding box debug text from box variable in debugger More Debug features coming soon!

Modrinth is open source.

app-ads@1633f40

© 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.