Class BehaviorMyceliumHost
- Namespace
- Vintagestory.GameContent
- Assembly
- VSSurvivalMod.dll
Allows a block to have mushrooms naturally spawn on it. Uses the code "MyceliumHost", and has no properties.
[DocumentAsJson]
public class BehaviorMyceliumHost : BlockBehavior
- Inheritance
-
BehaviorMyceliumHost
Examples
"behaviors": [
{
"name": "MyceliumHost"
}
]