Table of Contents

Class BlockBehaviorChimney

Namespace
Vintagestory.GameContent
Assembly
VSSurvivalMod.dll

If this block is placed directly above a smoke emitter (such as a firepit or pit kiln), smoke particles will be emitted. Uses the code "chimney" and has no properties.

[DocumentAsJson]
public class BlockBehaviorChimney : BlockBehavior
Inheritance
BlockBehaviorChimney

Examples

"behaviors": [
	{ "name": "Chimney" }
]