File Details
Canary 0.2.9 for MC 1.18.2
- R
- Jan 6, 2024
- 577.98 KB
- 15.0K
- 1.18.2
- Forge
File Name
canary-mc1.18.2-0.2.9.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Small update fixes a memory leak in hoppers, and fixes some other issues.
If you got into any issue when using Canary, please make sure to report it in the issue tracker from here.
To see the available configurable options, press here.
Additions
New: allow the cached ominous banner to be used on Raid#pickUpItem() method.
Change: cache Raid#getLeaderBannerInstance to be only one instance.
Change: remove two duplicated accessors.
Change: allow the hoppers use CanaryStackList.
Change: hopper optimizations will be disabled automatically if easy villagers mod is loaded.
Change: separate ServerChunkCacheMixin in other package in mixin.chunk.replace_streams.servercore_compat and disable it automatically if ServerCore is installed.
Change: add BlockEntityMixin, NbtCompoundMixin($Type) and ObtainRaidLeaderBannerGoalMixin to canary.mixins.json.

