Compatibility
Minecraft: Java Edition
26.1.2
26.1
1.21–1.21.4
1.20.4–1.20.6
1.20.1–1.20.2
1.19.2–1.19.3
1.18.2
1.16.5
Platforms
Supported environments
Client and server
Links
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 3 years ago
Changelog
[26.1.2.2]
Changed
- Reworked the way decay is detected
- We no longer look for leaves as logs are broken, instead we hook into the games
block statechanges and watch for a leave block updating - When the leave is updated, and it's now too far away from a log, it's added to a queue of blocks to break
- When the next server tick happens, 5 items are taken from this list and broken.
- This reduces overhead of scanning for leaves as well as making the leaf decay no longer be directly tied to the block down trees but does preserve the behaviour of not decaying user placed leaves.
- We no longer look for leaves as logs are broken, instead we hook into the games
- The block decay queue is now stored in world data meaning if the game crashes softly or the user disconnects. The leaves will continued to decay when the world is reloaded.
- Leaves are no longer broken as a "player" as the hook does not have a player in scope. This should fix more issues than it causes.
Dependencies
Files
accelerated-decay-fabric-26.1.2.2.jar(11.34 KiB) Primary
Metadata
Release channel
ReleaseVersion number
26.1.2.2Loaders
Fabric
Game versions
26.1.2Environment
Client and server, required on both


