You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
357 B
TOML

#Enable this to prevent your equipment from getting damaged when attacking the dummy
disable_equipment_damage = true
[scarecrow]
#Animal entities that will not be scared
mobs_blacklist = [""]
#All animal entities will be scared. add here additional ones that are not included
mobs_whitelist = [""]
#Scaring radius
#Range: 0 ~ 100
scare_radius = 12