Better Days

Gives you control over the passage of time by allowing you to customize the length of the day-night cycle and alters the Minecraft sleep mechanic by accelerating the speed of time.

File Details

Forge 1.18.2-3.3.4.1-FORGE

  • R
  • Sep 14, 2025
  • 483.72 KB
  • 31
  • 1.18.2
  • Forge

File Name

betterdays-1.18.2-3.3.4.1-FORGE.jar

Supported Versions

  • 1.18.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:betterdays-895618:6997531")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Git Changelog Better Days Mod

Version 1.18.2-3.3.4.1

  • Release 1.18.2-3.3.4.1
  • Add config for ratio of required players sleeping. Implements #46

Version 1.18.2-3.3.4.0

  • Release 1.18.2-3.3.4.0
  • Small code cleanup.
  • remove * import
  • Fixed interpolator, fixed smoothing factor variable name
  • Add optional interpolator function to allow servers to create their own time scale functions.
  • Add alchemyyy to the mod credits for the interpolator time scale feature.
  • Automatically disable sleep feature if Sleep Tight mod is loaded. Fixes #51
  • Add some math to address if randomTIckEffect is being used, and the time speed is below 1. Add comment to config. Fixes #22
  • Fix release scripts.
  • Add dryRun capabilities, and publish scripts.
  • Fix publishFile path.