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