lotr_inspired/config/dummmmmmy-common.toml
2023-12-11 11:44:31 -05:00

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