-
-
Notifications
You must be signed in to change notification settings - Fork 30
Configuration
Set to true to automatically attempt to use the sleeping bag when right clicking it in hand. You can still place it down like normal by sneaking
List of debuffs to apply to players after using the sleeping bag (Format: [effect] [duration(secs)] [power]) Example:
sleepingBagDebuffs = ["minecraft:mining_fatigue 60 1", "minecraft:weakness 30 1"]
This will add two effects to the list. The list itself is defined by the brackets. Each entry is separated by commas. Each entry needs to be wrapped by quotation marks. Each option in the entry is separate by a space.
Set to true to enable a feature that prevents players from sleeping again after a configurable amount of time after sleeping
When Well Rested is true, determines how long players must wait after sleeping before sleeping again (larger numbers = can sleep sooner)
Set to true to enable sitting on hammocks. Sleeping in hammocks is still possible by sneak-right-clicking with an empty hand.
The chance that a sleeping bag will break after sleeping in it
Set to true to warm players up after sleeping in sleeping bags (amount of warmth provided depends on how long they sleep)