Give savages more range.
This commit is contained in:
parent
9a7f058659
commit
e5005dd8d6
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ mobs:register_mob("fun_caves:savage", {
|
||||||
lava_damage = 2,
|
lava_damage = 2,
|
||||||
light_damage = 0,
|
light_damage = 0,
|
||||||
--lifetimer = 360,
|
--lifetimer = 360,
|
||||||
view_range = 10,
|
view_range = 20,
|
||||||
owner = "",
|
owner = "",
|
||||||
animation = {
|
animation = {
|
||||||
stand_start = 0,
|
stand_start = 0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue