Display COORDS on your HUD WITHOUT F3/DEBUG in Minecraft JAVA using Command Blocks

Channel:
Subscribers:
2,390
Published on ● Video Link: https://www.youtube.com/watch?v=abMoal7bYbc



Minecraft
Game:
Minecraft (2011)
Category:
Show
Duration: 11:05
136 views
4


Hi everyone! Today I'm going to show you a way you can display your Minecraft coordinates on your screen or HUD without using the F3/Debug menu. This is similar to bedrocks "position" display but on Java!

Commands:

Set up Scoreboard objectives:

scoreboard objectives add X dummy

scoreboard objectives add Y dummy

scoreboard objectives add Z dummy

Option 1 - Always On

execute as @a run execute store result score @s X run data get entity @s Pos[0]

execute as @a run execute store result score @s Y run data get entity @s Pos[1]

execute as @a run execute store result score @s Z run data get entity @s Pos[2]

execute as @a run title @s actionbar ["",{"text":"X: "},{"score":{"name":"@s","objective":"X"}},{"text":" Y: "},{"score":{"name":"@s","objective":"Y"}},{"text":" Z: "},{"score":{"name":"@s","objective":"Z"}}]

Option 2 - Item in Hand

execute as @a run execute if entity @s[nbt={SelectedItem:{id:"minecraft:compass"}}]

execute as @a run execute store result score @s X run data get entity @s Pos[0]

execute as @a run execute store result score @s Y run data get entity @s Pos[1]

execute as @a run execute store result score @s Z run data get entity @s Pos[2]

execute as @a run title @s[nbt={SelectedItem:{id:"minecraft:compass"}}] actionbar ["",{"text":"X: "},{"score":{"name":"@s","objective":"X"},"bold":true,"color":"dark_blue"},{"text":" Y: "},{"score":{"name":"@s","objective":"Y"},"bold":true,"color":"gold"},{"text":" Z: "},{"score":{"name":"@s","objective":"Z"},"bold":true,"color":"dark_green"},{"text":" "}]

Minecraft Title Generator: https://minecraft.tools/en/title.php


Music:

Track: "last call", dubu
Music provided by https://Slip.stream
Free Download/Stream: https://get.slip.stream/fdQ65Y

Track: "anjoo", dubu
Music provided by https://Slip.stream
Free Download/Stream: https://get.slip.stream/IC21YT

Track: "My Regret"
Music provided by https://Slip.stream
Free Download/Stream: https://get.slip.stream/CqWsJn

Track: "Chills", Ponder
Music provided by https://Slip.stream
Free Download/Stream: https://get.slip.stream/UO9DpD
Listen on Spotify: https://go-stream.link/sp-ponder




Other Videos By DBKMinecraft


2023-09-27Better Fences For Minecraft #minecraft #minecraftshorts
2023-09-25Better Windows Mod For Minecraft!! 🪟🪟#minecraft #minecraftasmr
2023-09-24Realistic Roofs, Fences, Windows, Doors In MINECRAFT! *Showcase*
2023-09-20Satisfying XP Sounds #minecraft #minecraftasmr
2023-09-17Satisfying Sounds In MINECRAFT
2023-09-14Retrieving the Sherds - Lost Builders SMP Ep. 9 #minecraft #minecraftsurvival
2023-09-13Brushing for Treasure - Lost Builders SMP Ep. 9 #minecraft #minecraftsurvival
2023-09-12The Mountain Range - Lost Builders SMP #minecraft #minecraftaesthetic
2023-09-11Exploring and Map Making - Episode 9 #minecraft #minecraftsurvival
2023-09-11Map Making & Exploring - The Lost Builders SMP Ep. 9 | Minecraft 1.20 Hard Survival
2023-09-09Display COORDS on your HUD WITHOUT F3/DEBUG in Minecraft JAVA using Command Blocks
2023-09-06Lost Builders SMP Ep. 8 #minecraft #minecraftsurvival
2023-09-05Lost Builders SMP Ep. 8 #minecraft #hardsurvival
2023-09-04Realistic Physics In Minecraft! *Showcase*
2023-09-04Lost Builders SMP #minecraft #aesthetic
2023-09-03Decorating and Details in Survival - Lost Builders SMP Ep. 8 | Minecraft 1.20 Hard Survival
2023-09-0310 Hours of RELAXING Minecraft Sounds - Ocean w/ Turtles & Dolphins (No Music) Sleep Video
2023-08-27Build an XP FARM out of Cave Spider Spawner - Lost Builders SMP Ep. 7 | Minecraft 1.20 Hard Survival
2023-08-22Minecraft but it's 2013...
2023-08-21Build a CHICKEN COOP in Survival - The Lost Builders SMP Ep. 6 | Minecraft 1.20 Hard Survival
2023-08-15Fun in the Nether #minecraft #survival #minecraftshorts



Tags:
display coords without f3
minecraft position on java
minecraft java coords
how to show coords on screen in java
show coords with command blocks
show coords without debug menu
how to show coords on screen minecraft
minecraft coordinates
command block
command block tutorial
how to show coordinates without f3
how to get coordinates without f3



Other Statistics

Minecraft Statistics For DBKMinecraft

At this time, DBKMinecraft has 463,896 views for Minecraft spread across 693 videos. This game accounts for over 43 days of watchable video on his channel, or 93.19% of the total watchable video for Minecraft on DBKMinecraft's YouTube channel.