mindcraft
mindcraft copied to clipboard
does this work with minetest
https://github.com/minetest/minetest
No,
it uses https://github.com/PrismarineJS/mineflayer to connect to the game.
mineflayer supports only regular minecraft protocol and minetest has its own protocol.
Maybe its not too hard to make mineflayer support minetest? I don't know.