Config SleepWarp
This commit is contained in:
parent
4f4770da49
commit
1a9a35ad0c
3 changed files with 22 additions and 1 deletions
17
config/sleepwarp.json
Normal file
17
config/sleepwarp.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"action_bar_messages": true,
|
||||
"use_sleep_percentage": true,
|
||||
"tick_game_time": false,
|
||||
"tick_block_entities": false,
|
||||
"tick_random_block": true,
|
||||
"tick_snow_accumulation": true,
|
||||
"tick_ice_freezing": true,
|
||||
"tick_lightning": true,
|
||||
"tick_monsters": false,
|
||||
"tick_animals": false,
|
||||
"max_ticks_added": 40,
|
||||
"player_multiplier": 0.6,
|
||||
"monster_tick_multiplier": 0.25,
|
||||
"animal_tick_multiplier": 0.25,
|
||||
"log_error_messages": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue