Config SleepWarp
This commit is contained in:
parent
4f4770da49
commit
1a9a35ad0c
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
|
||||
}
|
|
@ -204,6 +204,10 @@ hash = "a9076d31f99a7c047a0312f28ab47b6238efd759be1bf5e1a8d72dccf7228368"
|
|||
file = "config/openloader/resources/Cobblemon-Tips-1.0.0.zip"
|
||||
hash = "13d123946cdbc4d06c96081f2b4316e275862d6574b4665575f32c445ca57371"
|
||||
|
||||
[[files]]
|
||||
file = "config/sleepwarp.json"
|
||||
hash = "60abaa6c14e300f5dc13aa8f24a7240c3c34193fe1e62e85eaa6e3fbd1d0a4e0"
|
||||
|
||||
[[files]]
|
||||
file = "config/yosbr/config/balm-client.toml"
|
||||
hash = "e6ca77393d993b18e48a8d87115d52dad5eb0554ba3070f8919c257460fe377e"
|
||||
|
|
Loading…
Reference in a new issue