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

Fertilizer_Crystal_Use

Server/Item/RootInteractions/Tools/Fertilizer_Crystal_Use.json, 337 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_Crystal_Use"
  ]
}