xpple / SeedMapper

In-game Minecraft Fabric mod that allows you to do various things with the world seed.
GNU Lesser General Public License v3.0
182 stars 20 forks source link

Incorporat a automatic miner bot #30

Open xXtomtoXx opened 3 years ago

xXtomtoXx commented 3 years ago

Hello, first of all i wanted to say very impressiv mod But i wanted to ask, if you could maby incolperate something like Baritone, for automaticly mining ores or blocks like andesite and diorite that the seed mapper found. Hope you might consider Very great tool never the less!

mariusdkm commented 3 years ago

I think a scripting api would be better. One could make something like the client commands scripting api(doesn't need to be a separate mod though). Using JsMacros you can then control baritone through it's api to mine to the specific blocks that seedmapper outputs.

xpple commented 3 years ago

Hey, thank you for the kind words! I'm going to discuss the possibilities in my Discord. I think automation would be a very cool to have.