Перейти к содержимому
Mineforgian

Falling Leaves (NeoForge/Forge)

Adds a neat little particle effect to leaf blocks

Загрузки
4.6M
Подписчики
427
Обновлён
30 июля 2025 г.
Лицензия
LGPL-3.0-only

Опубликован 27 июня 2022 г.

This Forge mod for Minecraft 1.16+ adds a neat little particle effect to leaf blocks. Users can configure which types of leaf blocks will drop leaves and the frequency that these leaves are dropped at. This is a Client side only mod.

This is a port from Falling Leaves (Fabric) (replacing the configuration gui with datapacks (see below for more info))

Configuration:

You can configure following setting in the fallingleaves-client.toml in the config directory

leafSize: modifies the size of the leaves

leafLifespan: modifies how long it takes for the leaves to disappear

leafSpawnRate: modifies the amount of leaves that are spawning

coniferLeafSpawnRate: modifier the amount of leaves are spawning from conifer trees

dropFromPlayerPlacedBlocks: weather player placed blocks should drop leaves too

minimumFreeSpaceBelow: how much room below the leaves block is needed for the leaves to spawn

disableWind: disable wind effects for the leaf particle

windlessDimension: a list of all dimension types where there should be no wind

1.18

seasonFallRate: a list of serene season fallrate modifier

Datapack:

To define leaves as conifier besides the predefined values here embedded values . You need to create a datapack following the same pattern as the embedded values in data/modid/fallingleaves/blockname.json with the following syntax and default values:

{
  "spawnrate": 1.0,
  "isConifer": false
}

Ченджлог

1.21.8-3.1.0Релиз1.21.8 · 30 июля 2025 г.
  • update to 1.21.8
  • add config screen
1.21.5-3.0.0Бета1.21.5, 1.21.6 · 19 апреля 2025 г.
  • rewrite mod to be more modular
  • added config option to disable / falling leaves particle and enable vanilla particles (off by default)
  • replace snow particle
  • add new particles for cherry leaves and azalea leaves
  • add more wind states
  • add temporary wind gusts
1.21.3-2.5.0Релиз1.21.3 · 30 ноября 2024 г.
  • add config screen
  • use own texture atlas
  • add leaf particles too decaying leaves blocks
  • fix leaf rendering when picking up any block
1.21.1-2.5.0Релиз1.21.1 · 30 ноября 2024 г.
  • add config screen
  • use own texture atlas
  • add leaf particles too decaying leaves blocks
  • fix leaf rendering when picking up any block
1.20.2-2.2.0-beta.1Бета1.20.2 · 10 ноября 2023 г.
  • update to NeoForge
1.19.3-2.0.0-alpha+20221210-1600Альфа1.19.3 · 10 декабря 2022 г.

This version should not be used in your 'productive' world. It contains the latest features, but also the latest bugs. Probably not all features are finished. To see what might have changed visit our Github page and browse the latest commits.

1.19.1-2.0.0-alpha+20221130-1944Альфа1.19.1 · 30 ноября 2022 г.

This version should not be used in your 'productive' world. It contains the latest features, but also the latest bugs. Probably not all features are finished. To see what might have changed visit our Github page and browse the latest commits.

1.19.1-2.0.0-alpha+20221129-2000Альфа1.19.1 · 29 ноября 2022 г.

This version should not be used in your 'productive' world. It contains the latest features, but also the latest bugs. Probably not all features are finished. To see what might have changed visit our Github page and browse the latest commits.

Комментарии

Загружаем…