const mf = require("mineflayer"); const bot = mf.createBot({ host: "localhost", port: 25568, username: "Mineflayer Bot", version: "1.9.4" })