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.3 for MC 1.20.1

  • R
  • Feb 8, 2024
  • 580.26 KB
  • 14.9M
  • 1.20.1
  • Forge

File Name

canary-mc1.20.1-0.3.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

This update adds new optimizations and bug fixes. Please make sure to backup your world before updating!

Additions

  • New: ai.replace_streams.storage: optimize performance by replacing streams with imperative approach. (c1672dd)
  • Change: disable ai.nearby_entity_tracking by default as it affects performance. (c1672dd)
  • Change: remove unnecessary redirection in mixin.world.inline_block_access.LevelMixin. (2eb55f9)
  • Change: Use only one Inject annotation in two methods in mixin.collections.gamerules.GameRulesMixin. (749161a)
  • Change: disable duplicated optimizations that are in Saturn mod. (acaf2f0)
  • Change: disable mixin.entity.hopper_minecart optimizations if Hopper+ mod is loaded. (d9d389e)