Skip to content

Canary 0.3.3 for MC 1.18.2

Compare
Choose a tag to compare
@AbdElAziz333 AbdElAziz333 released this 08 Feb 15:34

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)