maikerumine / mobs_mc

MC like mobs from many authors. This should be complete when released.
GNU General Public License v3.0
22 stars 9 forks source link

Ocelots should be shy #104

Open leorockway opened 7 years ago

leorockway commented 7 years ago

An ocelot should run away from players, unless a player is holding fish, in which case it might not run away.

They actually should run, not just walk. They are very very fast.

tenplus1 commented 6 years ago

add these lines to mob registry:


runaway = true,
runaway_from = {"player"},