Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Blueprint Helper

Browser console script for GrabCraft.com that shows Minecraft coordinates for blueprint blocks.

How to Use

  1. Open any blueprint on GrabCraft.com
  2. Open browser console (F12)
  3. Copy and paste minecraft-blueprint-helper.js into console
  4. Set your origin coordinates and click START

Setup Dialog

  1. Click any block to see its Minecraft coordinates

How it looks

Features

  • 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

Coordinate Calculation

  • X: Origin X + Grid X Position
  • Y: Origin Y + (Current Level - 1)
  • Z: Origin Z + Grid Z Position

Made for Minecraft builders 🏗️

About

Website helper, to show block information and coordinates

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages