PrismarineJS / mineflayer

Create Minecraft bots with a powerful, stable, and high level JavaScript API.
https://prismarinejs.github.io/mineflayer/
MIT License
4.95k stars 904 forks source link

schematic support #962

Closed osyra42 closed 4 years ago

osyra42 commented 4 years ago

I would like to be able to tell my bot to build a structure from a schematic file.

rom1504 commented 4 years ago

Yeah it would be cool. You can use https://github.com/wtfaremyinitials/minecraft-schematic to build this.

It's out of scope of mineflayer though (too high level) but would be a cool plugin, if you do make it, for sure it would have a place in the readme