Community listing page, reviews here may not be monitored by the author.
Leaf Decay Instant
No reviews yet
Leaves decay instantly when trees are cut. Chain mode, extra drops, in-game commands, 20+ config options. No floating leaf blobs!
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Leaf Decay Instant

Tired of floating leaves after cutting down a tree? Leaf Decay Instant removes them immediately — no more ugly leaf blobs hovering in the sky.
Features
- Instant decay — leaves disappear the moment they lose connection to a log
- Chain decay mode — watch leaves cascade in a satisfying wave from the trunk outwards
- Extra drops — configurable bonus chance for saplings, sticks, and apples
- Sound variety — multiple break sounds with configurable chance and pitch
- Particle options — choose between leaf texture, composter, or happy villager particles
- In-game commands — change any setting at runtime with
/leafdecay set <option> <value> - Performance friendly — uses Minecraft's native tick system, minimal overhead
- Highly configurable — 20+ options to tune the mod to your taste
- Mod compatible — works with any mod that extends the base
LeavesBlock - Server-side — clients don't need the mod installed
Commands
Note: Commands require OP level 2. On multiplayer servers, use LuckPerms to restrict
/leafdecayto staff.
/leafdecay reload
/leafdecay set <option> <value>
Examples:
/leafdecay set chainDecay true
/leafdecay set chainDelay 3
/leafdecay set soundChance 0.5
/leafdecay set particleType composter
/leafdecay set extraSaplingChance 2.0
/leafdecay reload
Configuration
Config file is created on first launch at config/instant_leaf_decay.json.
Core
| Option | Type | Default | Description |
|---|---|---|---|
enabled |
bool | true |
Master toggle |
decayTicks |
int | 2 |
Ticks to wait before leaves decay |
Particles
| Option | Type | Default | Description |
|---|---|---|---|
particles |
bool | true |
Enable particle effects |
particleCount |
int | 8 |
Number of particles per decay |
particleType |
string | "block" |
"block", "composter", or "happy" |
Sound
| Option | Type | Default | Description |
|---|---|---|---|
sound |
bool | true |
Enable sound effects |
soundVolume |
float | 0.8 |
Volume (0.0 – 1.0) |
soundPitchMin |
float | 1.0 |
Minimum pitch |
soundPitchMax |
float | 1.2 |
Maximum pitch |
soundChance |
float | 0.3 |
Chance per leaf to play sound |
Supported sound IDs:
minecraft:block.grass.break, minecraft:block.azalea_leaves.break, minecraft:block.moss.break, minecraft:block.azalea.break, minecraft:block.flowering_azalea.break, minecraft:block.cherry_leaves.break, minecraft:block.sweet_berry_bush.break
Chain Decay
| Option | Type | Default | Description |
|---|---|---|---|
chainDecay |
bool | false |
Enable cascading wave decay |
chainDelay |
int | 2 |
Spread factor (higher = slower wave) |
Extra Drops
| Option | Type | Default | Description |
|---|---|---|---|
extraSaplingChance |
float | 0.0 |
Bonus sapling roll multiplier |
extraStickChance |
float | 0.0 |
Bonus stick roll multiplier |
extraAppleChance |
float | 0.0 |
Bonus apple roll (oak/dark oak only) |
Filters
| Option | Type | Default | Description |
|---|---|---|---|
blacklistedLeaves |
list | [] |
Block IDs to exclude |
disabledDimensions |
list | [] |
Dimension IDs to disable in |
Performance
| Option | Type | Default | Description |
|---|---|---|---|
requirePlayerNearby |
bool | false |
Only decay near players |
playerRadius |
float | 64.0 |
Player detection radius |
License
MIT — free to use, modify, and include in modpacks. No permission needed.
Leaf Decay Instant

Tired of floating leaves after cutting down a tree? Leaf Decay Instant removes them immediately — no more ugly leaf blobs hovering in the sky.
Features
- Instant decay — leaves disappear the moment they lose connection to a log
- Chain decay mode — watch leaves cascade in a satisfying wave from the trunk outwards
- Extra drops — configurable bonus chance for saplings, sticks, and apples
- Sound variety — multiple break sounds with configurable chance and pitch
- Particle options — choose between leaf texture, composter, or happy villager particles
- In-game commands — change any setting at runtime with
/leafdecay set <option> <value> - Performance friendly — uses Minecraft's native tick system, minimal overhead
- Highly configurable — 20+ options to tune the mod to your taste
- Mod compatible — works with any mod that extends the base
LeavesBlock - Server-side — clients don't need the mod installed
Commands
Note: Commands require OP level 2. On multiplayer servers, use LuckPerms to restrict
/leafdecayto staff.
/leafdecay reload
/leafdecay set <option> <value>
Examples:
/leafdecay set chainDecay true
/leafdecay set chainDelay 3
/leafdecay set soundChance 0.5
/leafdecay set particleType composter
/leafdecay set extraSaplingChance 2.0
/leafdecay reload
Configuration
Config file is created on first launch at config/instant_leaf_decay.json.
Core
| Option | Type | Default | Description |
|---|---|---|---|
enabled |
bool | true |
Master toggle |
decayTicks |
int | 2 |
Ticks to wait before leaves decay |
Particles
| Option | Type | Default | Description |
|---|---|---|---|
particles |
bool | true |
Enable particle effects |
particleCount |
int | 8 |
Number of particles per decay |
particleType |
string | "block" |
"block", "composter", or "happy" |
Sound
| Option | Type | Default | Description |
|---|---|---|---|
sound |
bool | true |
Enable sound effects |
soundVolume |
float | 0.8 |
Volume (0.0 – 1.0) |
soundPitchMin |
float | 1.0 |
Minimum pitch |
soundPitchMax |
float | 1.2 |
Maximum pitch |
soundChance |
float | 0.3 |
Chance per leaf to play sound |
Supported sound IDs:
minecraft:block.grass.break, minecraft:block.azalea_leaves.break, minecraft:block.moss.break, minecraft:block.azalea.break, minecraft:block.flowering_azalea.break, minecraft:block.cherry_leaves.break, minecraft:block.sweet_berry_bush.break
Chain Decay
| Option | Type | Default | Description |
|---|---|---|---|
chainDecay |
bool | false |
Enable cascading wave decay |
chainDelay |
int | 2 |
Spread factor (higher = slower wave) |
Extra Drops
| Option | Type | Default | Description |
|---|---|---|---|
extraSaplingChance |
float | 0.0 |
Bonus sapling roll multiplier |
extraStickChance |
float | 0.0 |
Bonus stick roll multiplier |
extraAppleChance |
float | 0.0 |
Bonus apple roll (oak/dark oak only) |
Filters
| Option | Type | Default | Description |
|---|---|---|---|
blacklistedLeaves |
list | [] |
Block IDs to exclude |
disabledDimensions |
list | [] |
Dimension IDs to disable in |
Performance
| Option | Type | Default | Description |
|---|---|---|---|
requirePlayerNearby |
bool | false |
Only decay near players |
playerRadius |
float | 64.0 |
Player detection radius |
License
MIT — free to use, modify, and include in modpacks. No permission needed.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers