Added
- Better Clouds compatibility
- Renamed the
cloudSpeedMultiplier
config option toworldRendererTickSpeedMultiplier
- Renamed the
Fixed
- Outdated translations in some versions of Realistic Sleep
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
- Sodium
v0.5.x
compatibility for the cloud speed multiplier
Fixed
- Crash on startup due to the
WorldRendererMixin
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)
Fixed
- Day count resetting after sleeping
- Issues with certain datapacks (such as Vanilla Tweaks and Stellarity)
Fixed
- A hang when loading a world or starting a server
Fixed
- A crash on startup due to the
ServerPlayerEntity
mixin
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
Added
- German (
de_de
) translation by @Cape-City in #27
Added
- German (
de_de
) translation by @Cape-City in #27
Changed
- Updated to Minecraft 1.20