promotional bannermobile promotional banner

BlockDebugTools

Locate, teleport to, and count any vanilla or modded block with simple debug commands for world-generation testing and modpack development.
Back to Files

block-debug-tools

File nameBlockDebugTools-1.0.3+mc26.2-neoforge.jar
Uploader
voidomvoidom
Uploaded
Aug 23, 2026
Downloads
23
Size
6.8 KB
Mod Loaders
NeoForge
File ID
8715940
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

NeoForge

implementation "curse.maven:blockdebugtools-1665370:8715940"

Learn more about Curse Maven

What's new

## Block Debug Tools 1.0.3

Initial public beta for Minecraft 26.2 and NeoForge.

### Added

- Added `/findblock <block> [radius]`
- Added `/findblockpos <block> [radius]`
- Added `/countblock <block> <radius>`
- Added native autocomplete for vanilla and registered modded blocks
- Added true three-dimensional spherical searches
- Added safe-position teleporting near located blocks
- Added coordinates, distance, radius, block count, and scan-time output
- Added Game Master permission checks
- Added a maximum radius of 128 blocks

### Fixed during pre-release testing

- Fixed Minecraft 26.2 command permission compatibility
- Fixed the Minecraft 26.2 teleport API call
- Fixed the command-output Component interface linkage

### Notes

- Default find radius: 64 blocks
- Maximum radius: 128 blocks
- Large count radii may briefly pause the logical server
- Block tags are not supported in this version
- Block-state properties are not counted separately

This mod has no additional files