mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-14 13:13:24 +00:00
Add horse to entity spawn protection blacklist
This commit is contained in:
parent
d858555263
commit
406c9e807e
1 changed files with 1 additions and 0 deletions
|
@ -580,6 +580,7 @@ protect:
|
|||
wither: false
|
||||
bat: false
|
||||
witch: false
|
||||
horse: false
|
||||
|
||||
# Maximum height the creeper should explode. -1 allows them to explode everywhere.
|
||||
# Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
|
||||
|
|
Loading…
Reference in a new issue