[mobs_mc] add head_eye_height = 1.8 to creeper.lua

This commit is contained in:
Fusselkater 2023-09-08 12:46:08 +02:00
parent b5cbd42153
commit c19373d538
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",