Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / RootInteractions / Crops / Seed_Condition_Crystal.json

Seed_Condition_Crystal

Server/Item/RootInteractions/Crops/Seed_Condition_Crystal.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": [
    "Seed_Condition_Crystal"
  ]
}