azalea/azalea-registry
mat 6eee543a33
Pathfinder (#25)
Pathfinding is very much not done, but it works enough and I want to get this merged.
TODO: fast replanning, goals that aren't a single node, falling moves (it should be able to play the dropper), parkour moves
2022-11-12 23:54:05 -06:00
..
azalea-registry-macros Pathfinder (#25) 2022-11-12 23:54:05 -06:00
src Pathfinder (#25) 2022-11-12 23:54:05 -06:00
Cargo.toml Pathfinder (#25) 2022-11-12 23:54:05 -06:00
README.md Pathfinder (#25) 2022-11-12 23:54:05 -06:00

Azalea Registry

Minecraft has a concept called "registries", which are primarily used to determine ids in the protocol. The contents of this crate are automatically generated using Minecraft's built-in data generator.