Withers also

This commit is contained in:
epCode 2022-06-09 09:17:26 -07:00
parent daa8a5c3ea
commit 7e14870e38
2 changed files with 6 additions and 0 deletions

View File

@ -25,6 +25,12 @@ mcl_mobs:register_mob("mobs_mc:wither", {
textures = {
{"mobs_mc_wither.png"},
},
--EXPERIMENTAL
head_swivel = "Head_Control",
bone_eye_height = 0.43,
head_eye_height = 3,
curiosity = 2,
-------------------------------
visual_size = {x=4, y=4},
makes_footstep_sound = true,
view_range = 16,