Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Interactions / Tools / Sap_Shunt_Condition.json

Sap_Shunt_Condition

Server/Item/Interactions/Tools/Sap_Shunt_Condition.json, 209 B

Fields

FieldType
Typestring
Matchersarray[1]
Nextobject

Source

{
  "Type": "BlockCondition",
  "Matchers": [
    {
      "Block": {
        "Tag": "Sap_Source"
      }
    }
  ],
  "Next": {
    "Parent": "Sap_Shunt_Success",
    "BlockTypeToPlace": "Tree_Sap_Glob"
  }
}