Class Fertile
Can support plant-life.
Inherited Members
Namespace: Eco.World.Blocks
Assembly: Eco.World.dll
Syntax
public sealed class Fertile : BlockAttribute
Constructors
Fertile()
Declaration
public Fertile()
Fields
Fertility
Coefficient of fertility for this block (0.0-1.0). In example for desert biome blocks it will have lesser fertility per block to prevent to make it best place for plant growth.
Declaration
public float Fertility
Field Value
Type | Description |
---|---|
System.Single |