wolf avoids llama

This commit is contained in:
nixnoxus 2024-03-03 10:45:34 +01:00
parent ae0e5f5eec
commit 7e69f36307
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ local wolf = {
walk_chance = default_walk_chance,
walk_velocity = 2,
run_velocity = 3,
avoid_from = { "mobs_mc:llama" },
damage = 4,
reach = 2,
attack_type = "dogfight",