forked from mtcontrib/mobs_animal
cow, sheep, warthog now pushable
This commit is contained in:
@ -32,6 +32,7 @@ stepheight = 0.6,
|
||||
run_velocity = 3,
|
||||
jump = true,
|
||||
jump_height = 6,
|
||||
pushable = true,
|
||||
follow = {"default:apple", "farming:potato"},
|
||||
view_range = 10,
|
||||
drops = {
|
||||
|
Reference in New Issue
Block a user