diff options
Diffstat (limited to 'azalea/src/lib.rs')
| -rw-r--r-- | azalea/src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/azalea/src/lib.rs b/azalea/src/lib.rs index 3b9d3e6f..c788434b 100644 --- a/azalea/src/lib.rs +++ b/azalea/src/lib.rs @@ -8,6 +8,7 @@ pub mod accept_resource_packs; mod auto_respawn; +pub mod auto_tool; mod bot; pub mod container; pub mod nearest_entity; |
