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
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
0and1to determine the percentage of players required. - Example:
0.75= 75% of players must sleep.
- Set a value between
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.

