diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2017-05-12 10:01:43 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2017-05-12 10:01:43 +0100 |
commit | 31e4488172c7d857575754d55b679a32a0703ae9 (patch) | |
tree | 10afdb6e019493b645f8443d111ed8fdf6d2147b /cow.lua | |
parent | 8deab4025606e2469dc6d28b141abfe586531d70 (diff) |
add owner loyalty to hogs
Diffstat (limited to 'cow.lua')
-rw-r--r-- | cow.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ mobs:register_mob("mobs_animal:cow", { punch_end = 100, }, follow = "farming:wheat", - view_range = 7, + view_range = 8, replace_rate = 10, -- replace_what = {"default:grass_3", "default:grass_4", "default:grass_5", "farming:wheat_8"}, replace_what = { |