callumerrington / Somnia

A Minecraft mod which adds realistic sleeping by simulating the world
10 stars 9 forks source link

Better Sleeping incompatibility #15

Open Adaptivity opened 9 years ago

Adaptivity commented 9 years ago

Read here: https://github.com/OndraSter/BetterSleeping/issues/9

callumerrington commented 8 years ago

What would be the prefered behavior if both mods are installed?

Adaptivity commented 8 years ago

Well, I guess if Better Sleeping, Somnia should allow players to sleep at anytime (at day or night) because they can want to sleep at anytime (since Better Sleeping adds tiredness if you are not sleeping at all)

Upd: The main problem that Somnia doesn't allow players to sleep on the ground (when they are too tired they just fall asleep). If this gets fixed, other issue should be fixed too.

callumerrington commented 8 years ago

You can simply disable fatigue effects and set minimum sleep fatigue to 0 to achieve this. The only thing I can think of besides this is for Somnia to start using the 'tiredness' system from Better Sleeping if they are installed together, that way falling asleep when too tired could have some serious consequences.