TeamJM / journeymap

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

24h time is inverted #648

Closed nbros closed 9 months ago

nbros commented 9 months ago

What happened?

Currently as displayed on the minimap 13:00 is night and 23:00 is day. I think the time should be shifted by 12 hours to match the day and night cycles.

Mod Loader

Forge

Minecraft Version

1.20.2

Version

5.9.14

Relevant log output

No response

mysticdrew commented 9 months ago

No logs, no details, not even a screenshot? You don't even say what time setting your info slot is set to. Help me out a bit more.

mysticdrew commented 9 months ago

https://teamjm.github.io/journeymap-docs/5.8.5/Client%20Docs/settings/minimap/#info-slots

Game Time: The current ingame time, as represented by Minecraft's daylight cycle Game Time Real: The current ingame time, shifted to match a real clock

https://minecraft.fandom.com/wiki/Daylight_cycle

Minecraft day starts at sunrise 6am. Which displays at 00:00:01

Game Time Real infoslot adjusts this so midnight is a new day like real world time. Game Time new day starts at 6am when the sun rises.

nbros commented 9 months ago

For me, Game Time sunrise starts at 6PM (displayed as 18:00 maybe because of my Mac settings) instead of 6AM (06:00). See the time on the minimap ; in the 24h system I'm used to (in Europe), 13h15 would be the beginning of the afternoon, not the middle of the night. image

mysticdrew commented 9 months ago

Multiplayer or singleplayer?

mysticdrew commented 9 months ago

Again, you are using the Game Time setting this does not map out the same way the real world time maps out.

Midnight with default minecraft time is sunrise.

This is how minecraft time works.

In the image below. Top InfoSlot is Game Time Bottom InfoSlot is set to Game Time Real image

mysticdrew commented 9 months ago

Set your infoslot to GameTime Real image

nbros commented 9 months ago

ok that was my misunderstanding, thank you for the explanation!

mysticdrew commented 9 months ago

Minecraft time being shifted by 6 hours confuses a lot of people. I have no idea why they did it that way.