mirror of
https://github.com/kaboomserver/server.git
synced 2024-11-24 16:28:06 -05:00
Disable chest cat detection (#108)
This commit is contained in:
parent
caff21f9da
commit
5be10b7ff2
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ entities:
|
|||
tick: true
|
||||
behavior:
|
||||
baby-zombie-movement-modifier: 0.5
|
||||
disable-chest-cat-detection: false
|
||||
disable-chest-cat-detection: true
|
||||
disable-creeper-lingering-effect: false
|
||||
disable-player-crits: false
|
||||
door-breaking-difficulty:
|
||||
|
|
Loading…
Reference in a new issue