Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / Item / RootInteractions / Crops / Seed_Condition.json

Seed_Condition

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