(+)zombie_pigman_head_rotation

This commit is contained in:
epCode 2022-10-06 19:30:15 -07:00 committed by Gitea
parent 029638029d
commit 5a14f385a0
2 changed files with 5 additions and 1 deletions

View File

@ -25,13 +25,17 @@ local pigman = {
group_attack = { "mobs_mc:pigman", "mobs_mc:baby_pigman" },
damage = 9,
reach = 2,
head_swivel = "head.control",
bone_eye_height = 2.4,
head_eye_height = 1.4,
curiosity = 15,
collisionbox = {-0.3, -0.01, -0.3, 0.3, 1.94, 0.3},
visual = "mesh",
mesh = "mobs_mc_zombie_pigman.b3d",
textures = { {
"mobs_mc_zombie_pigman.png", --pigman
"blank.png", --baby
"default_tool_goldsword.png", --sword
"mobs_mc_zombie_pigman.png", --pigman
} },
visual_size = {x=3, y=3},
sounds = {