Started by
cupisukk
on
Topic category: Help with Minecraft modding (Java Edition)
I want to create a procedure where it shows the Y coordinate of the player at the top right of the screen and updates constantly. Please help?
I want to show the Y coordinate of the player in the top left corner of the sreen (Minecraft typefont) when this item is hold.
I know how to do this except the player must have a new item in inventory.
New variable make it number
Item sets that variable to y coordinate
Overlay that shows that variable
you can make a hotkey that when you press it the overlay shows and connect a text label to a procedure that has the y coordinate