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.1.10 for MC 1.19.3

  • R
  • Apr 20, 2023
  • 552.74 KB
  • 1.1K
  • 1.19.3
  • Forge

File Name

canary-mc1.19.3-0.1.10.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

High-Quality Canary update. Recommended to update.
Many new optimizations, bug fixes, hopper bug fixes, code compatibility changes, and more.
for 1.19.4 press here.
for 1.19.2 press here.

News :

- collections.fluid_submersion: Use faster collection and avoid FluidTag equality tests.
- util.chunk_access, and use it in several places.

Changes :

- Avoid Stream API in fire/lava check in Entity movement code.
- entity.collisions.movement: check block below entity before other collisions.
- Replace @Redirect with @Inject to optimize hopper code.

Fixes :

- Incompatibility with Create's ponder feature.