Fix chicken not floating in water

This commit is contained in:
Wuzzy 2017-03-07 23:34:01 +01:00
parent 442b2a21c9
commit e7297a5b1d
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ mobs:register_mob("mobs_mc:chicken", {
fall_damage = false,
fear_height = 4,
jump_height = 4.5,
floats = true,
sounds = {
random = "mobs_chicken",
death = "Chickenhurt1",