promotional bannermobile promotional banner

Canary

A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.

File Details

Canary 0.3.1 for MC 1.20.1

  • R
  • Jan 6, 2024
  • 578.04 KB
  • 87.2K
  • 1.20.1
  • Forge

File Name

canary-mc1.20.1-0.3.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:canary-665658:5012164")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.