Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
![Grid showing circles to help building round structures, seen from above](https://cdn.modrinth.com/data/ebxDDOKt/images/14b5b305d3e23673d18311a3de2d6b38c626b77a_350.webp)
Grid showing circles to help building round structures, seen from above
/grid 20 /grid circles /grid fixy (before flying up) In circles mode, grid shows which blocks are closest to a circle with a given radius.In this example, grid height is fixed to the ground, not floating with the player.
![Example how hexes coords work](https://cdn.modrinth.com/data/ebxDDOKt/images/15e6f4b1044ba833ed8433999e71f66fd0fb1b4f_350.webp)
Example how hexes coords work
With grid hex, the distance numbers are the blocks until the pattern repeats - this is not the "diameter" of the hex!. To create this, you'd need to use /grid 15 9, with the 9 being rounded up from 8.7.
![Grid showing a block pattern every 8th block to show where torches should be placed](https://cdn.modrinth.com/data/ebxDDOKt/images/1ed88661147f1cc95003d12c56a668317ba3f637_350.webp)
Grid showing a block pattern every 8th block to show where torches should be placed
/grid blocks /grid 8 /grid here When you want to space out torches, or anything else, every X-th block, grid can highlight those blocks.
![Torches every 5 blocks light up an area enough to prevent mob spawns](https://cdn.modrinth.com/data/ebxDDOKt/images/2bb681aa6369f0dede80a07104011e8aab0fc4a5_350.webp)
Torches every 5 blocks light up an area enough to prevent mob spawns
/grid 5 /grid blocks /grid spawns Grid helps you to place torches in a regular 5x5 pattern to light up everything enough so mobs can't spawn.
![Grid showing possible mob spawn blocks](https://cdn.modrinth.com/data/ebxDDOKt/images/57dc31b922aec92ece4d4420afe9a6f289b33de4_350.webp)
Grid showing possible mob spawn blocks
/grid spawns This highlights blocks that are dark enough to allow mobs to spawn - red highlights mean mobs can spawn anytime, yellow is for blocks that are dark enough only at night.
![Grid showing chunk borders](https://cdn.modrinth.com/data/ebxDDOKt/images/7691599b01b91307773c3cf800e450221a8e6eff_350.webp)
Grid showing chunk borders
/grid lines /grid chunks will give you orange lines where chunk borders are.