Skip to content

Canary 0.2.5 for MC 1.19.4

Compare
Choose a tag to compare
@AbdElAziz333 AbdElAziz333 released this 14 Jun 14:58
· 8 commits to mc1.19.4/dev since this release

This update makes Canary in much better stabilized state.
Highly recommended to update.

Changes

Moved mixin.util.block_counting to mixin.util.block_tracking.
Removed the uncompatible optimizations with Forge.

Fixes

hoppers doesn't work on composters.
Incompatibility with Inventorio.
Use main worker executor for block_tracking instead of common ForkJoinPool. (by embeddedt)