mirror of
https://codeberg.org/tenplus1/mob_horse.git
synced 2025-02-09 07:10:21 +01:00
view range 7
This commit is contained in:
parent
58d84da9eb
commit
3deab2d01c
2
init.lua
2
init.lua
@ -40,7 +40,7 @@ mobs:register_mob("mob_horse:horse", {
|
|||||||
--runaway = true,
|
--runaway = true,
|
||||||
fly = false,
|
fly = false,
|
||||||
walk_chance = 60,
|
walk_chance = 60,
|
||||||
view_range = 10,
|
view_range = 7,
|
||||||
follow = {
|
follow = {
|
||||||
"farming:wheat", "default:apple", "farming:oat",
|
"farming:wheat", "default:apple", "farming:oat",
|
||||||
"farming:barley", "farming:corn"
|
"farming:barley", "farming:corn"
|
||||||
|
Loading…
Reference in New Issue
Block a user