As you can see from the screenshot, I’ve modded Minecraft to display the coordinates, and rounded the decimal to the nearest hundredth just to maintain tidiness and space efficiency. I have always found the coordinates useful, but it’s so hard to see them in the debug screen when the latency meter kept covering them up, especially on smaller screens like laptops or older monitors. So this was my solution. The coordinates can be displayed and hidden by pressing F4 (possibly fn+f4 on Mac? I’m not sure, I’ve heard function keys are iffy on Mac). This is my first mod, so I'm sorry that it's not too flashy. The purpose of this mod is just to allow the viewing of current coordinates without the jumble of other features in the debug menu. Can be useful when meeting up with friends on multiplayer, or keeping track of locations in single player.
Edit: New versions use unicode fonts, so the coordinates look much nicer!
Installation Instructions:
Navigate to your Minecraft bin folder.*
Open up minecraft.jar with an archive manager (winrar, jzip, 7zip, etc.).
Add the files from the download links provided below.
Delete META-INF.
Enjoy!
Downloads:
1.8.1 -
Mediafire or
adf.ly
1.9pre5 -
Mediafire or
adf.ly
1.0.0 -
Mediafire or
adf.ly
1.1.0 -
Mediafire or
adf.ly
1.2.3 -
Mediafire or
adf.ly
1.2.3 (ModLoader Version) -
Mediafire or
adf.ly
1.2.4 -
Mediafire or
adf.ly
1.2.4 (ModLoader Version) -
Mediafire or
adf.ly
1.2.5 -
Mediafire or
adf.ly
1.2.5 (ModLoader Version) -
Mediafire or
adf.ly
*Location of bin folders according to OS
Windows: %Appdata%.minecraft or %Appdata%\Roaming.minecraft
Mac OS X: ~/Library/Application Support/minecraft
Linux: ~/.minecraft
Screenshot:
Please Note that this mod affects Minecraft.class and is therefore very likely to conflict with other mods. I am currently looking into ways to prevent conflicts, but I'm very new to modding, so any help would be greatly appreciated. As of the 1.2.4 update this mod
only affects GuiIngame.class so it's much less likely to cause conflict! In previous versions it modified Minecraft.class, GameSettings.class, and GuiIngame.class. I'm sorry for those previous conflicts.