- Functions
- 7,181 views • 1 today
- 370 downloads • 0 today
90
Notice the graphic near the hotbar in each picture.
Be able to tell what y level you are at in almost real time with the compass! There are 3 options for what visual you want or if you want it to only work while holding the compass in your hand. Choosing which option is described in the included instructions file. This is multiplayer compatible. I'm open to suggestions for improvements.
Be able to tell what y level you are at in almost real time with the compass! There are 3 options for what visual you want or if you want it to only work while holding the compass in your hand. Choosing which option is described in the included instructions file. This is multiplayer compatible. I'm open to suggestions for improvements.
| Credit | RegularPapa on the mcforums for posting a similar topic which was helpful for /title syntax, and u/Crafty-Adventurer on Reddit for the idea |
| Compatibility | Minecraft 1.14 |
| Tags |
1 Update Logs
Version 1.0.1 : by Firebug 04/25/2019 6:43:21 pmApril 25, 2019 @ 10:43 pm UTC
- Optimized altitude checking
4252832
119


Have something to say?
1. Y level only displays when compass in hotbar
2. Y level only displays when compass in hand
Read me update... its missing which file to alter, to change the functions... I worked it out eventually, its the LOOP file.
Sorry if the features are already in, I don't think they are. But I am not a programmer. :)
And you're right. I changed some files around and it is now "loop" that needs to be changed, but I never changed the instructions file.
Edit: Figured it out myself but I'm sure others would appreciate an official release even if they aren't voicing it!
execute if entity @a[nbt={SelectedItem:{id:"minecraft:compass",Count:1b}}] run function depthometer:coords
I'll add this officially when I next have time