

Let Me Sleep - Better Sleep Check

The Let Me Sleep mod offers a sensible approach to monster checking when attempting to sleep. Now only hostile creatures actively pursuing the player will interrupt sleep, not all monsters in the vicinity.
Say goodbye to sleepless nights spent hunting random monsters that disturb your rest.
Settings and Configuration
The mod provides extensive customization options to suit your preferences. You can adjust various sleep check parameters through the configuration file.
#General Settings
[general]
#Should nearby monsters prevent sleep?
monsterCheck = true
#Should only tracking monsters prevent sleep? [Requires monsterCheck]
betterChecking = true
#Horizontal radius to check for monsters. [Requires betterChecking]
#Range: 0 ~ 256
horizontalRange = 32
#Vertical radius to check for monsters. [Requires betterChecking]
#Range: 0 ~ 64
verticalRange = 16
Frequently Asked Questions
Q: Where to leave suggestions or feedback?
A: I'd love to hear your suggestions and feedback! Please leave them as new issues on the mod's GitHub for easier tracking.
Q: Can I use this in my modpack?
A: Absolutely! Just provide credit when using. Otherwise - feel free to include and customize for your needs.
Q: What versions are supported?
A: Only the latest major version is supported. Older versions may be updated only for critical bugs, new features won't be backported.
Q: Fabric port?
A: No plans for Fabric porting, but you can do it yourself with proper credit attribution.