promotional bannermobile promotional banner

Super Better Sleep InfinixMc

A Minecraft 1.21.1 mod that redefines sleeping mechanics for multiplayer servers, allowing configurable player thresholds to skip the night with customizable messages and seamless dawn transitions.

File Details

better-sleep-infinixmc-1.0.2

  • R
  • Jan 10, 2025
  • 2.11 MB
  • 3.0K
  • 1.21.4+5
  • Fabric

File Name

better-sleep-infinixmc-1.0.2.jar

Supported Versions

  • 1.21.2-Snapshot
  • 1.21.4-Snapshot
  • 1.21.4
  • 1.21.3
  • 1.21.2
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:super-better-sleep-infinixmc-1167467:6071824"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Version 1.0.2

New Features

Configuration Updates:

Added new configurable options in the sleepingmod-config.toml file:

  • sleep_threshold

    • Description: Percentage of players required to sleep to skip the night.
    • Default Value: 0.5 (50%).
    • Usage:
      • Set a value between 0 and 1 to determine the percentage of players required.
      • Example: 0.75 = 75% of players must sleep.
  • clear_storms

    • Description: Determines if storms should be cleared when players sleep.
    • Default Value: true (storms will be cleared).
    • Usage:
      • true = Clear storms.
      • false = Keep storms active.
  • storm_persist_message

    • Description: Message sent when a storm persists, and the night cannot be skipped.
    • Default Value: "It's still storming! Unable to skip the night."
    • Usage:
      • Customize the message players see when the storm prevents skipping the night.