Seed_Condition_Crystal
Server/Item/RootInteractions/Crops/Seed_Condition_Crystal.json, 337 B
Fields
| Field | Type |
|---|---|
Settings | object |
Interactions | array[1] |
Source
{
"Settings": {
"Adventure": {
"Cooldown": {
"Id": "BlockInteraction",
"Cooldown": 0.2
}
},
"Creative": {
"Cooldown": {
"Id": "BlockInteraction_Creative",
"Cooldown": 0.2,
"ClickBypass": true
}
}
},
"Interactions": [
"Seed_Condition_Crystal"
]
}