A GPS program for CC: Tweaked (will likely work with ComputerCraft)
-
ccgps
Simple GPS, blue needle points north
-
ccgps <x> <y> <z>
Navigate to given coordinates, red needle points towards waypoint
-
ccgps set <waypoint>
Set waypoint to current position
-
ccgps set <waypoint> <x> <y> <z>
Set waypoint to given coordinates
-
ccgps <waypoint>
Navigate to waypoint , red needle points towards waypoint
-
ccgps list
List defined waypoints
-
ccgps delete <waypoint>
Delete waypoint