mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-18 22:49:45 +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
|
wither: false
|
||||||
bat: false
|
bat: false
|
||||||
witch: false
|
witch: false
|
||||||
|
horse: false
|
||||||
|
|
||||||
# Maximum height the creeper should explode. -1 allows them to explode everywhere.
|
# 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.
|
# Set prevent.creeper-explosion to true, if you want to disable creeper explosions.
|
||||||
|
|
Loading…
Reference in a new issue