apples can tame horse also

This commit is contained in:
TenPlus1 2017-06-01 09:17:21 +01:00
parent 39b6986f57
commit dee3883843
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ mobs:register_mob("mob_horse:horse", {
fly = false,
walk_chance = 60,
view_range = 5,
follow = {"farming:wheat"},
follow = {"farming:wheat", "default:apple"},
passive = true,
hp_min = 12,
hp_max = 16,