Add jump and interact commands

This commit is contained in:
ErrorNoInternet
2023-01-13 15:20:33 +08:00
parent 3977d83ade
commit 98474c5216
3 changed files with 65 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ edition = "2021"
azalea = "0.5.0"
azalea-protocol = "0.5.0"
azalea-block = "0.5.0"
azalea-core = "0.5.0"
toml = "0.5.10"
serde = { version = "1.0", features = ["derive"] }
tokio = "1.24.1"