cabaletta / baritone

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

Do an action, but only within a selection. #1114

Open CodeF53 opened 5 years ago

CodeF53 commented 5 years ago

The idea

After selecting an area using the sel command stuff, a user could: #sel farm or #sel mine iron_ore 64, basically any of the normal commands This would help for pepole who want to automate a task, like farming, without the bot going over to some random dipshit's farm, instead of your own farm

leijurv commented 5 years ago

this is actually a good idea

TheK0tYaRa commented 5 years ago

#mine iron_ore 64 & #sel replace iron_ore air && #stop ?

TheK0tYaRa commented 5 years ago

#sel replace wheat:1 wheat_seeds ?

TheK0tYaRa commented 5 years ago

(second command doesn't work actually and first is just the suggestion of how it works)

MajsterTynek commented 5 years ago

leijurv:

this is actually a good idea

me: (2019-06-10)

create somthing like "goal in limited area", so it won't go too far away

TheK0tYaRa commented 5 years ago

sel expansion still sounds better than #goal expansion. Because it would be one less function to blame the slowdown on!

SpeedRider commented 4 years ago

ahh man was hoping this was added:-: lol. trying to mine at my tree farm but it keeps trying to take out my hose and walls XD the ai is taking over trying to let the creeps in

CDAGaming commented 4 years ago

Might be able to do this during spring break (or sooner) @SpeedRider , shouldn't be too difficult to impl this.

SpeedRider commented 4 years ago

I did work out a nice way to do this is just do #sel replace oak_log air and it works like a charm.

RealIndrit commented 4 years ago

Sure it might work, but its kinda ghetto tbh