Minecraft BetterSleeping mod 2026 download
logo
minecraft mod BetterSleeping

BetterSleeping

Game Version: 1.16.4
Total Downloads: 39,805
Updated: Dec 14, 2020
Created: Jun 7, 2019
Download BetterSleepingDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
BetterSleeping 0.4.0 beta 74.40 KB Dec 14, 2020 1.16.4 27,784 download BetterSleeping BetterSleeping 0.4.0 betaDownload
BetterSleeping 0.3.0 beta 74.32 KB Dec 23, 2019 1.15.1 6,674 download BetterSleeping BetterSleeping 0.3.0 betaDownload
BetterSleeping-0.2.1 beta 74.28 KB Jul 15, 2019 1.14.4 3,466 download BetterSleeping BetterSleeping-0.2.1 betaDownload
BetterSleeping-0.2.0 beta 74.24 KB Jul 9, 2019 1.14.3 303 download BetterSleeping BetterSleeping-0.2.0 betaDownload
BetterSleeping-0.1.3-1.14 beta 72.98 KB Jun 12, 2019 1.14.2 1,127 download BetterSleeping BetterSleeping-0.1.3-1.14 betaDownload
BetterSleeping-0.1.2-1.14 beta 72.99 KB Jun 10, 2019 1.14.2 102 download BetterSleeping BetterSleeping-0.1.2-1.14 betaDownload
bettersleeping-0.1.1.jar beta 72.95 KB Jun 9, 2019 1.14.2 86 download BetterSleeping bettersleeping-0.1.1.jar betaDownload
bettersleeping-0.1.0.jar beta 73.02 KB Jun 7, 2019 1.14.2 138 download BetterSleeping bettersleeping-0.1.0.jar betaDownload
BetterSleeping-0.1.3-1.14.3-pre2 alpha 74.10 KB Jun 12, 2019 1.14-Snapshot 99 download BetterSleeping BetterSleeping-0.1.3-1.14.3-pre2 alphaDownload
BetterSleeping-0.1.2-1.14.3-pre2 alpha 74.12 KB Jun 10, 2019 1.14-Snapshot 26 download BetterSleeping BetterSleeping-0.1.2-1.14.3-pre2 alphaDownload

Description

Share this:

'It works now, I swear!'

 

Requires the Fabric API.

 

This mod adds sleep voting, sleep recovery and no-sleep debuffs! Works server-side only as well!

Sleep voting

Sleep voting allows nights to be skipped when a certain percentage of the players are asleep. This can be set via a gamerule (percentRequiredToSleep) per save!

Sleep recovery

Sleep recovery gives players regeneration for 15s when they have slept through the night. This can be enabled or disabled through the config file.

No-sleep debuffs

No-sleep debuffs are applied when a player has skipped some nights consecutively without sleeping. The effects get stronger the more nights the player is awake. This can be enabled or disabled, and the nights before the effect is applied can be configured through the config file as well.

The effects given are:

  • Nausea (5s first night, 10s second night, so on)
  • Slowness (50s, strength increases every other night)
  • Mining fatigue (50s, strength increases every other night)
  • Weakness (50s, strength increases every other night)
  • Blindness (25s, only after the 2nd night of debuffs)

Messages

Messages are sent when a player sleeps, for skipping nights and for debuffs. These can all be configured as well. Each message can have placeholders that are replaced:

  • The night skipped message does not take any placeholders.
  • The players asleep message can take:
    • {asleep} which is replaced with the number of players asleep
    • {total} which is replaced with the total number of players
    • {percent} which is replaced with the percentage of players that are asleep
    • {required} which is replaced with the number of players required to skip the night new in 0.2.0
    • {percentRequired} which is replaced with the percentage of players required to skip the night new in 0.2.0
  • The debuff message can take {nights} which is replaced with the number of nights skipped.

The config file also has a formatting field that is used to format the messages. It is a list and can take the names of any of the standard colours and styles. The Minecraft wiki has a full list.

 

Config

The config file is found in the config folder and is called bettersleeping_config.json. This folder should be in the same place as your mods folder (.minecraft for Windows). If this file is deleted the mod will recreate it with the default settings at the next start-up.

Comments

Add a comment