polar bear fix typo

This commit is contained in:
Freedom 2023-07-19 21:46:10 +02:00
parent f83f11bdaa
commit b2bba9463a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ mcl_mobs.register_mob("mobs_mc:polar_bear", {
head_swivel = "head.control",
bone_eye_height = 2.6,
head_eye_height = 1,
horrizonatal_head_height = 0,
horizontal_head_height = 0,
curiosity = 20,
head_yaw="z",
visual_size = {x=3.0, y=3.0},