changes mese monster step height to 2.1

master
TenPlus1 2016-02-02 10:52:53 +00:00
parent 629ac9186b
commit befd8abab9
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ mobs:register_mob("mobs:mese_monster", {
jump_height = 8,
fall_damage = 0,
fall_speed = -6,
stepheight = 3,
stepheight = 2.1,
drops = {
{name = "default:mese_crystal",
chance = 9, min = 1, max = 3},