Skip to content
Snippets Groups Projects
Commit dee38838 authored by TenPlus1's avatar TenPlus1
Browse files

apples can tame horse also

parent 39b6986f
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment