promotional bannermobile promotional banner

Real Time Mod

Set's the world time to be the same as the computer time of the host and some other features.

File Details

RTM 1.3.0 | Forge 1.19.2

  • B
  • Dec 5, 2022
  • 1.39 MB
  • 947
  • 1.19.2
  • Forge

File Name

RealTimeMod_v1.3.0_Forge_1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:real-time-mod-558363:4134914")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

  • Added offset support using new Game Rules.
  • Full support for minute, hour, day, month and year offsets.
  • Replaced 12h clock with 24h clock.
  • Prepared workspace for Fabric migration.
  • Reworked entire time and date procedures.
  • Removed support for overlays due to it being dependent on player-side variables.
  • Removed support for per entity temperature conversion due to dependent on player-side variables.

Notes

  • Fabric will come but currently waiting for the next release that will allow support for Global Map and World variables which this mod uses.
  • Serene Seasons support will come after the Fabric version is released, the reason being is it would be more work to remove it later on when converting the workspace to Fabric.
  • 12h clock was also dropped due to offset support having issues with 12h time formats, 24h formats seemed to work way better with no issues while testing.