Skip to content

Canary 0.2.2 for MC 1.18.2

Compare
Choose a tag to compare
@AbdElAziz333 AbdElAziz333 released this 14 Jun 14:53
· 26 commits to mc1.18.2/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)