Baritone AI pathfinder

Baritone AI pathfinder

72.7k Downloads

Farming on baritone (and multiple goals not working)

Flupzy opened this issue ยท 2 comments

commented

There seems to be a fundemental problem with the farming command in baritone, the problem is that when you execute the farming command it just farms plantable crops in your selection and then stops with the message "farm failed", when it should just farm inside the specified area until not told to. To work around this, in issue #2841 user ZacSharp tells you to "use #sel replace air and #sel replace air " but this has 3 reasons to why it doesnt work. 1: it destroys the plant as the ungrown state, so even if you could run both commands it would just endlessly plant and destroy a seed/crop multiple times a second because it cant recognize when it is in its grown state. 2: it doesnt pickup the dropped items.

3: im not sure if this is just for me but i cant have the commands #sel replace air and #sel replace air running at the same time because i cant use the ; and & to do multiple commands it just says "Error at argument #(argument that you put the ; or & in): Expected ForBlockOptionalMeta

if this cant be fixed relatively soon (or its on purpose somehow?!?) it would be absolutely lovely if someone could name me some alternatives to baritone for farming

:)

commented

i meant #sel replace air (crop) and #sel replace (crop) air

commented

if you could specify fully grown crop and make it so #sel replace will just keep looking for the block in the selection instead of just stopping then you could make it work