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