Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / Interactions / Tests / Chaining.json

Chaining

Server/Item/Interactions/Tests/Chaining.json, 185 B

Fields

FieldType
Typestring
ChainingAllowancenumber
Nextarray[2]

Source

{
  "Type": "Chaining",
  "ChainingAllowance": 1.25,
  "Next": [
    {
      "Type": "Simple",
      "RunTime": 0.5
    },
    {
      "Type": "Simple",
      "RunTime": 0.5
    }
  ]
}