mc1.19.2-v0.0.5
Canary 0.0.5 fixes a few mod compatibility issues and a small memory leak.
Additions :
change: fully moved Canary to Minecraft Forge, and changed the mappings to the official mojang mappings. Canary now can be used in IDEs.
change: block.hopper: replace effective overwrite redirect with inject.
change: ai.pathing: improved PathNode caching, better mod compatibility and reduced code duplication.
change: simplify locked hopper sleeping mixin.
fix: use set instead of list to avoid duplicated entries and memory leak with sleeping hoppers.