High pitch for baby monsters

This commit is contained in:
Wuzzy 2019-03-08 23:52:41 +01:00
parent 793357cdfe
commit 9434baf991
4 changed files with 12 additions and 5 deletions

View file

@ -96,6 +96,7 @@ baby_pigman.textures = { {
baby_pigman.walk_velocity = 1.2
baby_pigman.run_velocity = 2.4
baby_pigman.light_damage = 0
baby_pigman.child = 1
mobs:register_mob("mobs_mc:baby_pigman", baby_pigman)