TeamJM / journeymap

JourneyMap mod for Minecraft
http://journeymap.info
122 stars 10 forks source link

[Feature Request]: Allow for longer text on waypoint Y coordinate field. #708

Open N0aW opened 1 month ago

N0aW commented 1 month ago

Describe the new feature.

Currently, the Y coordinate field only allows up to three numbers/symbols.

Now this is fine for the Overworld, Nether and the End, since their build limit goes from -64 to 320 at maximum.

But, modded dimensions can have longer heights. The build limit can go from -2031 to 2031, and places that are below Y -99 or above Y 999 cannot be written into waypoints.

Also I am talking about inputting the coordinates manually into a waypoint.

Images

No response

mysticdrew commented 1 month ago

Yes, I can do this. But it is not a simple change. So it will make into v6 with the waypoint rewrite.