Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / RootInteractions / Tools / Root_ChangeFarmingStage_Decrease.json

Root_ChangeFarmingStage_Decrease

Server/Item/RootInteractions/Tools/Root_ChangeFarmingStage_Decrease.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_Decrease",
      "DefaultOk": false
    }
  ]
}