Sleep Tweaks

Quick rating

Community listing page, reviews here may not be monitored by the author.

Sleep Tweaks

By PruntyOwner

No reviews yet

Customize Minecraft sleep on Fabric: set the required sleep percentage, disable phantoms, skip storms, and show sleep progress messages.

Mod Loaders
Minecraft

About

Description

Sleep Tweaks Plus

Make sleeping work the way your world or server actually needs.

Sleep Tweaks Plus gives you full control over Minecraft sleep rules, from one-player sleep setups to phantom-free servers and custom sleep messages.

What it does

  • Set the sleep percentage required to skip night
  • Optionally clear storms when players sleep
  • Optionally disable phantoms entirely
  • Show sleep progress messages in chat
  • Optionally skip night instantly

Common uses

  • One-player sleep on SMP servers
  • No-phantom casual survival
  • Faster nights for building-focused worlds
  • Clearer sleep coordination in multiplayer

Popular setups

One player sleep

{ "sleep_percentage": 0 }

Disable phantoms

{ "disable_phantoms": true }

Instant night skip

{ "instant_skip": true }

Config file

config/sleep-tweaks-plus.json

Server/client

  • Works in singleplayer and multiplayer
  • Server-side friendly
  • Clients do not need the mod installed when used on a server

Requirements

  • Fabric Loader
  • Fabric API