Accurate Skies
ModCC0-1.0

Accurate Skies

Make Minecraft's overworld's sky more accurate !

62
Downloads
4
Followers
2 months ago
Updated
📦
4
Versions

📖About Accurate Skies

Accurate Skies

This simple mod turns the overworld's sky into a more accurate one.

IMPORTANT:

  • This mod will turn Minecraft's default day-night cycle into a 24 hours cycle
  • This mod won't fully work with most shaders, or even any.
    But some will be more compatible than other (like Bliss Shaders)

There are 2 modes:

  • System time (turned on by default, but less accurate)
  • Geo localisation

System time

This mode relies on your system's clock and your timezone. It's enabled by default.
However, it will prevent you from using the Accurate Celestial Bodies setting.

It's enabled by default.

Geo localisation

On the other hand, this second mode uses geo localisation to calculate the sun's position in the sky:

  • Your position is found using your ip (using ipify).
  • Geo localisation is done on your device (a database gets installed).
  • The found location is very inaccurate.

The main advantage of enabling it is to let you have a more accurate sun position
and enable the Accurate Celestial Bodies setting.

You can enable geo localisation via 2 ways:

  • The /adnc enable_geolocalisation command
  • In this mod's configs:
    The "Enable Geo Localisation" setting in the config ui

Accurate Celestial Bodies

IMPORTANT:

  • This setting requires the Use Geo Localisation setting to be enabled
  • Once enabled, every player on a server will get receive the server's inaccurate geolocalisation data and timezone.
    But this is not possible to see unless a client is using a modified version of this mod.

Once enabled, you will be able to see the sun and the moon like they would in real life !
(And yes, the moon can now appear in the day)

Minecraft's sun position, but modified by the mod
Minecraft's moon position, but modified by the mod

What platforms this mod supports

This mod can be used everywhere. Both on the client and server, or any of those. But:

  • Modded server, vanilla client: The Accurate Celestial Bodies setting won't work
    but a day will still take 24 hours.
  • Vanilla server, modded client: A Minecraft day will now take 12 minutes, like it does normally
    but if you wish, you can still enable the Accurate Celestial Bodies setting. So the Use Geo Localisation setting
    won't work on its own.

Credits

A huge thanks to Richard Körber and their suncalc library for making this possible !