Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / Item / RootInteractions / Tools / Root_ChangeFarmingStage_Increase.json

Root_ChangeFarmingStage_Increase

Server/Item/RootInteractions/Tools/Root_ChangeFarmingStage_Increase.json, 415 B

Fields

FieldType
Settingsobject
Interactionsarray[1]

Source

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