Table of Contents

Class WorldGenSpawnConditions

Namespace
Vintagestory.API.Common.Entities
Assembly
VintagestoryAPI.dll

A set of spawn conditions for when chunks are generated. Most properties are got from BaseSpawnConditions. Open in GitHub

[DocumentAsJson]
public class WorldGenSpawnConditions : BaseSpawnConditions
Inheritance
WorldGenSpawnConditions
Inherited Members

Fields

TriesPerChunk (Recommended) (Default: 0)

The amount of times the object will attempt to spawn per chunk.

[DocumentAsJson]
public NatFloat TriesPerChunk

Field Value

NatFloat