About this project
Azalea is a Rust library collection designed for creating Minecraft bots, clients, and tools. It currently targets Minecraft version 26.2 and provides a range of bot-oriented capabilities including accurate physics, a pathfinder, swarm support for managing many bots simultaneously, block breaking and placement, inventory handling, and entity attacking. The project aims to support everything a vanilla Minecraft client can do while offering an intuitive API, efficient performance, and anti-cheat avoidance. It explicitly does not support multiple Minecraft versions at once, graphics, or Bedrock edition. Azalea supports Bevy plugins for extending functionality, with community plugins available for multi-version compatibility and anti-knockback. The README lists several real-world bots built with Azalea, demonstrating use cases such as pearl stasis bots, Discord chat bridges, and Lua-scriptable bots. Documentation is available on docs.rs and azalea.rs, and the project is maintained primarily by one developer as a hobby, with funding options through GitHub Sponsors and Ko-fi.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.