-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
36 lines (36 loc) · 1.15 KB
/
package.json
File metadata and controls
36 lines (36 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"dependencies": {
"minecraft-data": "^3.46.1",
"minecraft-protocol": "^1.44.0",
"minecrafthawkeye": "^1.3.6",
"mineflayer": "^4.14.0",
"mineflayer-armor-manager": "^2.0.1",
"mineflayer-auto-auth": "^2.0.0",
"mineflayer-auto-eat": "^3.3.6",
"mineflayer-autocrystal": "^0.7.0",
"mineflayer-bloodhound": "^0.0.2",
"mineflayer-collectblock": "^1.4.1",
"mineflayer-dashboard": "^2.0.1",
"mineflayer-death-event": "^1.0.0",
"mineflayer-movement": "^0.4.4",
"mineflayer-pathfinder": "^2.4.5",
"mineflayer-projectile": "^0.1.1",
"mineflayer-pvp": "^1.3.2",
"mineflayer-statemachine": "^1.7.0",
"mineflayer-tool": "^1.2.0",
"mineflayer-tps": "^1.0.1",
"mineflayer-web-inventory": "^1.3.0",
"perf_hooks": "^0.0.1",
"prismarine-biome": "^1.3.0",
"prismarine-block": "^1.17.1",
"prismarine-chat": "^1.9.1",
"prismarine-chunk": "^1.35.0",
"prismarine-entity": "^2.3.1",
"prismarine-item": "^1.14.0",
"prismarine-nbt": "^2.2.1",
"prismarine-physics": "^1.8.0",
"prismarine-viewer": "^1.25.0",
"prismarine-windows": "^2.8.0",
"prismarine-world": "^3.6.2"
}
}