mirror of
https://github.com/kaboomserver/server.git
synced 2024-12-22 15:45:07 +00:00
Push latest files (1.13.2)
This commit is contained in:
parent
c71b354690
commit
20a029dd91
5 changed files with 4 additions and 4 deletions
|
@ -65,7 +65,7 @@ timings:
|
||||||
server-name: Unknown Server
|
server-name: Unknown Server
|
||||||
world-settings:
|
world-settings:
|
||||||
default:
|
default:
|
||||||
queue-light-updates: true
|
queue-light-updates: false
|
||||||
count-all-mobs-for-spawning: false
|
count-all-mobs-for-spawning: false
|
||||||
fire-physics-event-for-redstone: false
|
fire-physics-event-for-redstone: false
|
||||||
delay-chunk-unloads-by: 10s
|
delay-chunk-unloads-by: 10s
|
||||||
|
@ -94,8 +94,8 @@ world-settings:
|
||||||
disable-thunder: false
|
disable-thunder: false
|
||||||
skeleton-horse-thunder-spawn-chance: 0.01
|
skeleton-horse-thunder-spawn-chance: 0.01
|
||||||
disable-ice-and-snow: false
|
disable-ice-and-snow: false
|
||||||
keep-spawn-loaded-range: 10
|
keep-spawn-loaded-range: 5
|
||||||
keep-spawn-loaded: false
|
keep-spawn-loaded: true
|
||||||
auto-save-interval: 100
|
auto-save-interval: 100
|
||||||
armor-stands-do-collision-entity-lookups: true
|
armor-stands-do-collision-entity-lookups: true
|
||||||
nether-ceiling-void-damage-height: 0
|
nether-ceiling-void-damage-height: 0
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -76,7 +76,7 @@ world-settings:
|
||||||
seed-ocean: 14357621
|
seed-ocean: 14357621
|
||||||
seed-outpost: 165745296
|
seed-outpost: 165745296
|
||||||
seed-slime: 987234911
|
seed-slime: 987234911
|
||||||
max-tnt-per-tick: 100
|
max-tnt-per-tick: 10
|
||||||
enable-zombie-pigmen-portal-spawns: true
|
enable-zombie-pigmen-portal-spawns: true
|
||||||
item-despawn-rate: 6000
|
item-despawn-rate: 6000
|
||||||
arrow-despawn-rate: 1200
|
arrow-despawn-rate: 1200
|
||||||
|
|
Loading…
Reference in a new issue