make dogs not so curious

This commit is contained in:
epCode 2022-10-06 14:27:17 -07:00 committed by Gitea
parent 5f46f9649a
commit bc0d5de1e2
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ local wolf = {
bone_eye_height = 3.5,
head_eye_height = 1.1,
horrizonatal_head_height=0,
curiosity = 10,
curiosity = 3,
head_yaw="z",
sounds = {
attack = "mobs_mc_wolf_bark",