your current location:首页 > news>Falling Leaves (Neoforge/Forge) MineCraft

Falling Leaves (Neoforge/Forge) MineCraft

2024-12-12 09:24:56|Myriagame |source:minecraft skins

Overview

This module adds neat deciduous particles to the world.By default, the leaf of the clouds and jungle trees does not drop the leaves.

At the same time, link with the quiet four seasons/seasons, the leaves will not fall (configurable) after the default configuration.

Users can configure which leaves will fall into the leaves and the frequency of the leaves.

Portal: Click here to enter the Fabric version.

Example renderings:

Minecraft images

Configuration

You can configure the following settings in Fallingleaves-Client.toml:

leafsize: Modify the size of the fallen leaves;

Leaflifespan: How long does it take to modify the fallen leaves;

Leafspawnrate: Modify the probability of refreshing leaves;

ConiferLeafSpawnrate: Modify whether the deciduous material uses the material of the resource package;

DropFromPlayerplacedBlocks: The leaves placed by the player should refresh the leaves;

Minimumfreespacebelow: How much space is needed under the leaves to allow refresh leaves;

disablewind: disable the wind effect of fallen leaves;

WindlessDimension: Groups that should not have wind effects in all biological groups.

Packet

When defining the leaves as a resource package, in addition to the pre -defined value, the value is also embedded.

You need to create a data packet according to the embedded value in the embedded value in "Data//Fallingleaves/ .json". It has the following syntax and default values:

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