cabaletta / baritone

google maps for block game
GNU Lesser General Public License v3.0
7.27k stars 1.45k forks source link

Targetting Animals #362

Open j13li78 opened 5 years ago

j13li78 commented 5 years ago

So we are able to farm food and leather with the bot (if there is no animal or the specific animal visible the bot should just walk straight till it finds animals

leijurv commented 5 years ago

Should be doable.

I guess I'd add a special case for follow pig or follow horse or whatever where the Predicate is filtered based on that. Then I'd add something to FollowProcess to just explore randomly if there is no matching entity in range.