Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / Item / RootInteractions / Tools / Fertilizer_Use.json

Fertilizer_Use

Server/Item/RootInteractions/Tools/Fertilizer_Use.json, 329 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": [
    "Fertilizer_Use"
  ]
}