Add bad pathfinding
This commit is contained in:
@@ -4,8 +4,9 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
azalea-protocol = "0.5.0"
|
||||
azalea = "0.5.0"
|
||||
azalea-protocol = "0.5.0"
|
||||
azalea-block = "0.5.0"
|
||||
toml = "0.5.10"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tokio = "1.24.1"
|
||||
|
||||
Reference in New Issue
Block a user