o
odinpkg.dev
packages / library / mc-coords

mc-coords

v0.3-alphalibrary

GUI for converting coordinates between dimensions in Minecraft

MIT · updated 1 year ago

Minecraft Location Manager

A GUI tool for converting Minecraft coordinates between the Overworld and Nether dimensions. Built with Odin and raylib.

Features

  • Real-time coordinate conversion
  • Intuitive input handling
  • Dimension toggle (Overworld/Nether)
  • Responsive interface
  • Debugging console
  • State management and serialization with auto-save/load

Controls

  • Input: Type coordinates in X/Z fields
  • Navigation: Tab/Shift+Tab or mouse click
  • Dimension Toggle: Arrow keys (left/right) or mouse click
  • Clear Input: Type on field, press Backspace
  • Debugging Toggle: F3

Technical Details

  • Language: Odin
  • GUI and Rendering Framework: raylib
  • Suggested Font: Minecraft Ten (third party, not included in repository/release for fear of legal retribution)
  • Platform: Windows

Perpetual Development

This whole project is ultimately an excuse to play with and learn programming and graphics rendering