nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Accelerated Decay

Accelerated Decay

Mod

Speeds up the leaf decaying process

Client and server Game MechanicsOptimizationUtility

845.8k downloads
137 followers

accelerated-decay Fabric 26.1.2.2

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 state changes 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.
  • 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 Download

External resources


Project members

ErrorMikey

Owner

Nanite

Member


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID