Add creepers to head turning list

This commit is contained in:
epCode 2022-06-09 09:46:42 -07:00
parent 7eee604074
commit 7d68c4faf3
2 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ mcl_mobs:register_mob("mobs_mc:creeper", {
{"mobs_mc_creeper.png",
"mobs_mc_empty.png"},
},
--EXPERIMENTAL
head_swivel = "Head_Control",
bone_eye_height = 2.35,
curiosity = 2,
-------------------------------
visual_size = {x=3, y=3},
sounds = {
attack = "tnt_ignite",