promotional bannermobile promotional banner

Sleeping Overhaul 2

Replaces skip-to-day on sleep with a time lapse, and more!

File Details

2.1.0-Forge-1.19.4

  • R
  • Apr 27, 2025
  • 284.00 KB
  • 154
  • 1.19.4
  • Forge

File Name

SleepingOverhaul-2.1.0-Forge-1.19.4.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

[❗] Fabric support dropped for technical reasons (see FAQ on mod description for why);
[✨] Add support for custom mod-added beds (e.g. Hammocks from Comforts and Sleep Tight) for most versions, not all (see Compatibility and Known Issues section for details);
[✨] Add support for sleeping in any dimension, and setting spawn in any dimension, both disabled by default;
[✨] Bed Rest can now block the effects of Poison, Wither or Hunger (the potion effect) (configurable, all enabled/blocked by default);
[❗] The config/option "sleepAttackedAction" was changed to "timelapseSleepersDirectDamageAction"; given the Poison/Wither/Hunger immunity options, this is now specific to *direct* damage against the player during Timelapse;
[❗] Now, if the player receives any damage at all while in bed (resting or timelapse), they will be removed from bed;
[🛠️] Fix Timelapse not stopping under certain situations;
[❗] [1.19.4+] Improve keyboard/chat functionality while in bed rest or timelapse. Now, to change focus to/from the Chat Box, the player must press Ctrl+Tab (prevents arrow key and tab conflict) and you can also click the chat box to re-focus it;
[🛠️] Fix chat box being non-focusable after pressing Sleep under bed rest;
[✨] Ability to wake from Timelapse at any time (by pressing Escape or the "Leave Bed" button which now remains on-screen)
[✨] Port to 1.21.1 (moved to NeoForge);
[🛠️] [MP] Timelapse will now respect sleep vote game rules properly, and message players at the right time (instead of on Bed Rest);
[❗] Do a partial screen dim when Bed Resting (can be adjusted or disabled);
[❗] Change "Not Possible Now" message to a more generic one rather than "only day/thunderstorms" (so it's less confusing for mod-added beds with different time rules);
[🛠️] [Forge] Fix mod not working on some specific Forge versions (apparently a jarjar bug, needed by MixinExtras);
[❗] Drop NeoForge for 1.20.1 support (it no longer exists);
[❗] SleepAction "SkipToDay" was renamed to "SkipTime" to avoid confusion;
[✨] Add Russian translation, thanks to mpustovoi @ GitHub;
[❗] Mixins re-organized and listed in JSON now, nicely-named so smart modpack creators can disable entire mixins if specific functions are not desired;
[🛠️] Various compatibility improvements;