
Leaf Decay Instant
Leaves decay instantly when trees are cut. Chain mode, extra drops, in-game commands, 20+ config options. No floating leaf blobs!
- Загрузки
- 956
- Подписчики
- 5
- Обновлён
- 16 мая 2026 г.
- Лицензия
- MIT
Опубликован 31 марта 2026 г.
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.
Ченджлог
2.0.2Релиз26.1.2 · 10 апреля 2026 г.
26.1.2 Support Added!
2.0.2Релиз26.1.1 · 10 апреля 2026 г.
26.1.1 Support Added!
2.0.2Релиз26.1 · 10 апреля 2026 г.
Logo Changed
2.0.0Релиз26.1 · 9 апреля 2026 г.
🍃 Instant Leaf Decay - v2.0.0 This update brings professional-grade control and new "legendary" mechanics to your leaf-decaying experience!
✨ New Features In-game Command System: Full control via /leafdecay set
Magnet Mode (Drops to Player): When enabled, saplings, sticks, and apples fly directly into your inventory.
Smart Decay (Only Player Break): Option to trigger instant decay only when a tree is cut by a player, preventing leaves from disappearing during natural events.
Axe Requirement: Optional setting to restrict instant decay to axe-only tree felling.
Dynamic Reloading: Use /leafdecay reload to instantly apply manual changes from the JSON config.
🛠 Improvements Performance: Optimized using native server-tick events for zero-lag gameplay.
Compatibility: Full support for major biome mods (Biomes O' Plenty, Terralith, etc.).
Aesthetics: New particle variations and randomized sound pitches for a more natural feel.
1.4.0Релиз26.1 · 9 апреля 2026 г.
🚀 Leaf Decay Instant v1.4.0 — The "Ultimate Satisfaction" Update! This is the biggest update yet! We’ve evolved from a simple leaf-deletion tool to a feature-rich, high-performance Quality of Life mod. Everything is now fully configurable to suit your playstyle.
✨ What's New? Chain Decay Mode: Leaves no longer just disappear; they can now cascade in a satisfying wave from the log outwards. Feel the forest breathe!
Extra Loot: Tired of low drop rates? You can now configure bonus chances for saplings, sticks, and apples (vanilla-balanced).
Sound & Particle Polish: Added multiple sound variants to prevent ear fatigue. Choose between leaf textures, composter, or happy villager particles!
Smart Performance: Rewritten using a specialized ServerTickEvents queue to ensure zero lag, even with the largest trees.
Full Control: Over 20+ config options including Blacklists, Dimension Filters, and "Player Nearby" requirements for server optimization.
🛠 Technical Changes: Migrated to a server-side tick queue for the Chain Decay system.
Fixed issues where leaves wouldn't decay in certain modded biomes.
Reduced network overhead by optimizing particle packets.
Note: If upgrading from v1.0, it is recommended to delete your old config/instant_leaf_decay.json to let the new options generate correctly.
1.0.0Релиз26.1 · 31 марта 2026 г.
Initial release!
- Leaves decay instantly when disconnected from logs
- Configurable decay speed, particles and sound effects
- Works in singleplayer and multiplayer
Комментарии
Загружаем…