Added
- Cauldron dripstone tick speedup
- Uses the precipitation tick speed multiplier in the config
- Serverside translation support
- Uses the Server Translation API
Fixed
- Cauldron precipitation not taking dripstone into account
- Cauldron precipitation now checks if dripstone can drip into the cauldron
Added
- Daytime sleeping (by Superkat32 in #48)
- Exponential sleep speed curve
- Cloud speed multiplier
- Optimised crop growth speed multiplier implementation
- Thunder speed multiplier
- Ice and snow formation speed multiplier
- Precipitation (cauldron filling) speed multiplier
- API for use by other mods
- Separate config options for random block/fluid tick speed multipliers (disabled by default due to high TPS usage)
Changed
- Reduced the length of the config screen tooltips (by Superkat32 in #48)
- Config menu title to
Realistic Sleep Config
(by Superkat32 in #48) - HUD messages use translation entries instead of hardcoded text (split up in parts)
- Dropped Minecraft
1.18.x
support
Added
- Daytime sleeping (by Superkat32 in #48)
- Exponential sleep speed curve
- Cloud speed multiplier
- Optimised crop growth speed multiplier implementation
- Thunder speed multiplier
- Ice and snow formation speed multiplier
- Precipitation (cauldron filling) speed multiplier
- API for use by other mods
- Separate config options for random block/fluid tick speed multipliers (disabled by default due to high TPS usage)
Changed
- Reduced the length of the config screen tooltips (by Superkat32 in #48)
- Config menu title to
Realistic Sleep Config
(by Superkat32 in #48) - HUD messages use translation entries instead of hardcoded text (split up in parts)
Added
- More configurability (by RickyTheRacc in #31)
sendDawnMessage
: makes it more obvious that the dawn message can be disabledshowTimeUntilDawn
: allows disabling the time until dawn in the sleep message, to allow for greater vanilla parity
- Russian translation (by 1-nkl in #36)
- Compatibility with Comforts' Hammocks
- Daytime and nighttime is differentiated between in the HUD messages
Fixed
- Players get kicked out of bed slightly earlier than they should
- Amount of players needed to sleep message shows 0/X instead of the actual (non-zero) value
- After sleeping, the next weather change will always be a thunderstorm