BruThoL wrote:DatOneGuy wrote:I'm working on a farming bot myself atm, running into some problems that are annoying.
A farming bot is very good especially flax. I was working on a flax bot earlier but the biggest issue was to make it streamlined to do it all on several bots, but every bot be the same. My plan was to have 25 tile wide fields, a loom on one side, a banner sign on the other. :V
Still think it could work, just need to get all the work going, food will probably be an issue depending on size of field.
wow man, sound like linen huge industry xD
I'm currently working on it.
I think it'll require the field to be delimited by layed stone and it'll auto-detect the area to harvest.
Edit : if I manage to get that ¤*!@~# mapview.gobatpos returning something else than null!
You won't because gobatpos returns position of gob (something like barrel or cow) id on that coordinates, take a look at class Tile. It's somewhere in Resource.java