📖 Description
What the addon does
▸ Displays X Y Z coordinates at the bottom of the screen for all three dimensions simultaneously
▸ The active dimension is highlighted in a bright color with an animated blinking symbol
▸ Inactive dimensions are shown in muted colors for easy reading
▸ Coordinates update every 0.5 seconds (10 game ticks)
▸ Coordinate recalculation happens automatically and instantly
Color scheme
▸ Green — Overworld (World)
▸ Red — Nether (Hell)
▸ Purple — The End
Commands
!coords Prints all coordinates as a formatted block in the chat
Pack contents
▸ BP/ — Behavior Pack: main.js script calculates and updates the HUD
▸ pack_icon.png — addon icon installed in the pack
HUD preview
End: │ 888 64 777 ♦
Hell: │ 111 64 97
World: │ 888 64 777
(♦ — animated marker for the active dimension)
⚙️ Installation
▸ 1. Download the file DimensionCoords_HUD.mcaddon
▸ 2. Tap on it — Minecraft PE will open automatically and import the pack
▸ 3. Create a new world or open an existing one
▸ 4. In world settings: go to Add-Ons → enable the Behavior Pack
▸ 5. In world settings: go to Experiments → enable Beta APIs
▸ 6. Enter the world — the HUD will appear at the bottom of the screen
⚠ Note: Beta APIs is a mandatory requirement. Without it the script will not run. This flag disables achievements for the world.

