Make spiders float on water

This commit is contained in:
Wuzzy 2017-05-24 06:25:31 +02:00
parent 086067184a
commit c2373e4a83
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ mobs:register_mob("mobs_mc:spider", {
jump = true, jump = true,
jump_height = 5, jump_height = 5,
view_range = 15, view_range = 15,
floats = 0, floats = 1,
group_attack = true, group_attack = true,
peaceful = false, peaceful = false,
drops = { drops = {