mirror of
https://github.com/guilhermewerner/tcc
synced 2025-06-15 06:25:04 +00:00
Update bot.js
This commit is contained in:
@ -13,7 +13,7 @@ function getRandomMovement() {
|
||||
|
||||
for (let i = startBotIndex; i < endBotIndex; i++) {
|
||||
const bot = bedrock.createClient({
|
||||
host: 'localhost',
|
||||
host: 'minecraft2.lan',
|
||||
port: 19132,
|
||||
username: `Bot${i}`,
|
||||
version: '1.20.0',
|
||||
|
Reference in New Issue
Block a user