Table of Contents

Class BlockBehaviorJonasGasifier

Namespace
Vintagestory.GameContent
Assembly
VSSurvivalMod.dll

Passes functions to the BEBehaviorJonasGasifier block entity behavior, and therefore requires that. Uses the code "JonasGasifier". This behavior has no properties.

[DocumentAsJson]
public class BlockBehaviorJonasGasifier : BlockBehavior
Inheritance
BlockBehaviorJonasGasifier

Examples

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