Hytale Asset ReferenceUnofficial
Versions / 0.5.4 / Item / RootInteractions / Tools / Root_ChangeFarmingStage_Set.json

Root_ChangeFarmingStage_Set

Server/Item/RootInteractions/Tools/Root_ChangeFarmingStage_Set.json, 410 B

Fields

FieldType
Settingsobject
Interactionsarray[1]

Source

{
  "Settings": {
    "Adventure": {
      "Cooldown": {
        "Id": "BlockInteraction",
        "Cooldown": 0.2
      }
    },
    "Creative": {
      "Cooldown": {
        "Id": "BlockInteraction_Creative",
        "Cooldown": 0.2,
        "ClickBypass": true
      }
    }
  },
  "Interactions": [
    {
      "Type": "Replace",
      "Var": "ChangeFarmingStage_Set",
      "DefaultOk": false
    }
  ]
}