Added the following mods. trashslot Serilum's QoL Bundle Jade appleskin Smelting Sand in a Blast Furnace Better client Fancy Toasts Better F3 Better Days Hopo Better Mineshafts Hopo Better Ruined Portals Hopo Better Underwater Ruins Loot Integrations: Hopo Better Mineshaft, Ruins & Portals.
9 lines
431 B
Plaintext
9 lines
431 B
Plaintext
{
|
|
// Allows you to disable/enable the Sleep Sooner mod.
|
|
"enableSleepSooner": true,
|
|
// Allows you to disable/enable the message you receive before sleeping. You still need to click the bed twice if the current time is below 12540.
|
|
"enablePreSleepMessage": true,
|
|
// The default time in ticks when you can sleep is ~12540. The default Sleep Sooner mod value is 12000.
|
|
// min: 0, max: 24000
|
|
"whenSleepIsPossibleInTicks": 12000
|
|
} |