Skip to content

Canary 0.1.7 for MC 1.18.2

Compare
Choose a tag to compare
@AbdElAziz333 AbdElAziz333 released this 20 Apr 00:46
· 37 commits to mc1.18.2/dev since this release

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

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.