Sap_Shunt_Condition
Server/Item/Interactions/Tools/Sap_Shunt_Condition.json, 209 B
Fields
| Field | Type |
|---|---|
Type | string |
Matchers | array[1] |
Next | object |
Source
{
"Type": "BlockCondition",
"Matchers": [
{
"Block": {
"Tag": "Sap_Source"
}
}
],
"Next": {
"Parent": "Sap_Shunt_Success",
"BlockTypeToPlace": "Tree_Sap_Glob"
}
}