File Details
Canary 0.3.0 for MC 1.20.1
- R
- Jan 5, 2024
- 578.11 KB
- 2.8K
- 1.20.1
- Forge
File Name
canary-mc1.20.1-0.3.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
This update contains new chunk ticking optimizations, bug fixes and many more.
If you got into any issue please make sure to report it in the issue tracker from here.
For a list of the available configurable optimizations, press here.
Additions
New: mixin.chunk.replace_streams: optimize chunks ticking by replacing streams with imperative approach.
Change: store only one copy of default block states.
Change: remove duplicated accessor in block.hopper.
Fix: hoppers doesn't fills an incubator from easy villagers mod correctly. Closes #199.
Fix: mixin.world.block_entity_ticking.sleeping: crash when /perf command prints position of sleeping block entity. Closes #201.

