Browser console script for GrabCraft.com that shows Minecraft coordinates for blueprint blocks.
- Open any blueprint on GrabCraft.com
- Open browser console (
F12) - Copy and paste
minecraft-blueprint-helper.jsinto console - Set your origin coordinates and click START
- Click any block to see its Minecraft coordinates
- Click blocks to view Minecraft coordinates (X, Y, Z)
- Set custom origin point for your build location
- Auto-adjusts Y coordinate for multi-level blueprints
- Saves settings in browser localStorage
- X: Origin X + Grid X Position
- Y: Origin Y + (Current Level - 1)
- Z: Origin Z + Grid Z Position
Made for Minecraft builders 🏗️

