Skip to content

Update 01-simple-bot.js#4

Open
Yassin1611 wants to merge 1 commit into0x26e:mainfrom
Yassin1611:patch-1
Open

Update 01-simple-bot.js#4
Yassin1611 wants to merge 1 commit into0x26e:mainfrom
Yassin1611:patch-1

Conversation

@Yassin1611
Copy link

const mineflayer = require('mineflayer');

// Setup bot connection
const bot = mineflayer.createBot({
host: 'localhost',
port: '12345',
username: "Hello_world",
version: '1.8.9'
});

const mineflayer = require('mineflayer');

// Setup bot connection
const bot = mineflayer.createBot({
  host: 'localhost',
  port: '12345',
  username: "Hello_world",
  version: '1.8.9'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant