- Functions
- Predicates
- 42,519 views • 4 today
- 13,524 downloads • 0 today
86
This simple data pack takes the Vanilla Tweaks coordinates HUD data pack and breaks it up to require having a clock and/or a compass in your inventory, as well as adding some new features!
Compass
Holding a compass will show your current position and facing on your action bar, this makes it more convenient and easy-to-read for players who may not be as experienced in using the F3 menu.Clock
Holding a clock will show the current time of day in a 24-hr format along with 'Day' or 'Night' based on whether or not players can currently sleep the night away.Saddle
Riding on a horse-type mob (horse, zombie horse, skeleton horse, donkey, or mule) with a saddle will show you the mob's speed and jump statistics.| Credit | Vanilla Tweaks for the Coordinates HUD data pack |
| Compatibility | Minecraft 1.20 |
| to | Minecraft 1.21 |
| Tags |
12 Update Logs
Update 1.3.2 : by CodingLegend0100 12/15/2025 12:17:22 pmDecember 15, 2025 @ 5:17 pm UTC
Added support up to 1.21.11
LOAD MORE LOGS
Curated in their collections
5821973
119











Have something to say?
[05:00:32] [ServerMain/ERROR]: Failed to load function clgd.info_tools:hud/info_horse
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'minecraft:generic.movement_speed' of type 'minecraft:attribute' at position 104: ...ment_speed<--[HERE]
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) ~[?:?]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1770) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?]
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.IllegalArgumentException: Whilst parsing command on line 1: Can't find element 'minecraft:generic.movement_speed' of type 'minecraft:attribute' at position 104: ...ment_speed<--[HERE]
at net.minecraft.commands.functions.CommandFunction.fromLines(CommandFunction.java:86) ~[paper-1.21.3.jar:1.21.3-76-27e4ddc]
at net.minecraft.server.ServerFunctionLibrary.lambda$reload$3(ServerFunctionLibrary.java:92) ~[paper-1.21.3.jar:1.21.3-76-27e4ddc]
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?]
... 3 more
Link to the post in case you're curious: www.planetminecraft.com/data-pack/info-tools-with-flight-angle-display-credits-codinglegend0100/