Create bobby.toml
This commit is contained in:
parent
ad3e7fda40
commit
b0d82a268b
1 changed files with 15 additions and 0 deletions
15
config/bobby.toml
Normal file
15
config/bobby.toml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
|
||||
#Bobby Reforged Settings
|
||||
[Settings]
|
||||
|
||||
[Settings."General Settings"]
|
||||
"Enable Bobby" = true
|
||||
"Do not load block entities in fake chunks" = true
|
||||
"Reduce the light levels in fake chunks" = false
|
||||
"Max Render Distance" = 32
|
||||
"Integrated Server View Distance override" = 0
|
||||
|
||||
[Settings.Unloading]
|
||||
"Delay for unloading of chunks which are outside your view distance (seconds)" = 60
|
||||
"Delay for deleting regions from the disk cache (days)" = -1
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue