lotr_inspired/config/dummmmmmy-common.toml

13 lines
357 B
TOML
Raw Permalink Normal View History

2023-12-11 16:44:31 +00:00
#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