
Canary
A performance mod designed to optimize Minecraft's general performance and unofficial fork of Lithium mod for Minecraft Forge.
Обновлён 8 февраля 2024 г. · опубликован 2 ноября 2022 г.

Server tick time (mspt) graph before and after installing Canary. Measurements made in an existing world at a render distance of 18.
Canary for Minecraft Forge
Canary is a general optimization mod and unofficial fork of Lithium mod for Minecraft Forge. It works on both the client and server, and can be installed on servers without requiring clients to also have the mod.
Canary contains the original Lithium optimizations(mob Ai, chunk loading, game physics, etc..) and also, Canary contains new optimizations to make the gameplay smoother, without changing any behavior.
Configuration
Canary makes use of an unusual configuration system which can be used to enable or disable certain patches. For more information, please read the wiki entry.
Modpack Permissions
Of Course, You can include it in your modpack.
Issues and Feature Requests
Please use the issue tracker linked at the bottom of the page to report bugs, crashes, and if you want to propose new features or otherwise contribute to the mod, i will gladly accept pull requests, as well!
If you want to support me, use my code AbdElAziz333 to get 25% off your first month and enjoy playing with your friends!
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| mc1.20.4-0.3.3 | Релиз | 1.20.4 | forge | 8 февраля 2024 г. | .jar (580 КБ) |
| mc1.20.1-0.3.3 | Релиз | 1.20.1 | forge | 8 февраля 2024 г. | .jar (580 КБ) |
| mc1.19.2-0.3.3 | Релиз | 1.19.2 | forge | 8 февраля 2024 г. | .jar (578 КБ) |
| mc1.18.2-0.3.3 | Релиз | 1.18.2 | forge | 8 февраля 2024 г. | .jar (580 КБ) |
| mc1.20.1-0.3.2 | Релиз | 1.20.1 | forge | 18 января 2024 г. | .jar (575 КБ) |
| mc1.19.2-0.3.2 | Релиз | 1.19.2 | forge | 18 января 2024 г. | .jar (573 КБ) |
| mc1.18.2-0.3.2 | Релиз | 1.18.2 | forge | 18 января 2024 г. | .jar (575 КБ) |
| mc1.20.1-0.3.1 | Релиз | 1.20.1 | forge | 6 января 2024 г. | .jar (578 КБ) |
| mc1.19.2-0.3.1 | Релиз | 1.19.2 | forge | 6 января 2024 г. | .jar (575 КБ) |
| mc1.18.2-0.2.9 | Релиз | 1.18.2 | forge | 6 января 2024 г. | .jar (578 КБ) |
| mc1.20.1-0.3.0 | Релиз | 1.20.1 | forge | 5 января 2024 г. | .jar (578 КБ) |
| mc1.19.2-0.3.0 | Релиз | 1.19.2 | forge | 5 января 2024 г. | .jar (575 КБ) |
| mc1.18.2-0.2.8 | Релиз | 1.18.2 | forge | 5 января 2024 г. | .jar (578 КБ) |
| mc1.18.2-0.2.7 | Релиз | 1.18.2 | forge | 25 декабря 2023 г. | .jar (570 КБ) |
| mc1.20.1-0.2.10 | Релиз | 1.20.1 | forge | 25 декабря 2023 г. | .jar (569 КБ) |
Показаны последние 15 из 102 версий. Все версии — на Modrinth.
Ченджлог
mc1.20.4-0.3.3Релиз1.20.4 · 8 февраля 2024 г.
- Please make sure to backup your world before updating!
- Update for 1.20.4.
mc1.20.1-0.3.3Релиз1.20.1 · 8 февраля 2024 г.
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)
mc1.19.2-0.3.3Релиз1.19.2 · 8 февраля 2024 г.
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)
mc1.18.2-0.3.3Релиз1.18.2 · 8 февраля 2024 г.
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)
mc1.20.1-0.3.2Релиз1.20.1 · 18 января 2024 г.
Additions
- Change: remove the inventory access optimization as it doesn't make a big difference.
- Change: remove duplicated epsilon check in mixin.shapes.specialized_shapes.
- Change: disable hopper optimizations by default as it affects Forge and many other mods.
mc1.19.2-0.3.2Релиз1.19.2 · 18 января 2024 г.
Additions
- Change: remove the inventory access optimization as it doesn't make a big difference.
- Change: remove duplicated epsilon check in mixin.shapes.specialized_shapes.
- Change: disable hopper optimizations by default as it affects Forge and many other mods.
mc1.18.2-0.3.2Релиз1.18.2 · 18 января 2024 г.
Additions
- Change: remove the inventory access optimization as it doesn't make a big difference.
- Change: remove duplicated epsilon check in mixin.shapes.specialized_shapes.
- Change: disable hopper optimizations by default as it affects Forge and many other mods.
mc1.20.1-0.3.1Релиз1.20.1 · 6 января 2024 г.
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.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…
