[mobs_mc] add head_eye_height = 1.8 to creeper.lua #21

Merged
fusselkater merged 1 commits from fusselkater-patch-2 into main 2023-09-16 23:28:22 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ mcl_mobs.register_mob("mobs_mc:creeper", {
mesh = "mobs_mc_creeper.b3d",
head_swivel = "Head_Control",
bone_eye_height = 2.35,
head_eye_height = 1.8;
curiosity = 2,
textures = {
{"mobs_mc_creeper.png",