Allowing skeleton horses in towns
This commit is contained in:
parent
8e2ae23d89
commit
33c920b697
1 changed files with 1 additions and 1 deletions
|
@ -566,7 +566,7 @@ protection:
|
|||
# Husk, Stray, SkeletonHorse, ZombieHorse, Vex, Vindicator, Evoker, Endermite, PolarBear
|
||||
|
||||
# Remove living entities within a town's boundaries, if the town has the mob removal flag set.
|
||||
town_mob_removal_entities: Monster,WaterMob,Flying,Slime,Shulker,SkeletonHorse,ZombieHorse
|
||||
town_mob_removal_entities: Monster,WaterMob,Flying,Slime,Shulker,ZombieHorse
|
||||
|
||||
# Prevent the spawning of villager babies in towns.
|
||||
town_prevent_villager_breeding: 'false'
|
||||
|
|
Loading…
Reference in a new issue