VO: True Sleep

Don't skip the night—speed it up. A seamless, simulation-preserving sleep overhaul for Minecraft.
Back to Files

vanilla-outsider-true-sleep-1.3.13-26.2.jar

File namevanilla-outsider-true-sleep-1.3.13-26.2.jar
Uploader
DasikIgaijinDasikIgaijin
Uploaded
Jul 3, 2026
Downloads
215
Size
106.0 KB
Mod Loaders
Fabric
File ID
8361224
Type
R
Release
Supported game versions
  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vo-true-sleep-1469621:8361224"

Learn more about Curse Maven

What's new

[1.3.13-26.2] - 2026-07-03

Added

  • Minecraft 26.2 Port: Ported the entire codebase to target the official, stable Minecraft 26.2 release.
  • Project Structure Split: Restructured the project into a multi-version layout (similar to Better Dogs), isolating the 26.1.2 build and the new 26.2 build in their respective directories.

Changed

  • Client Mixin Target Shift: Relocated and refactored the client sleep overlay mixin GuiMixin to HudMixin to target net.minecraft.client.gui.Hud, resolving a critical startup crash caused by Mojang's internal class reorganization in 26.2.