Root_ChangeFarmingStage_Increase
Server/Item/RootInteractions/Tools/Root_ChangeFarmingStage_Increase.json, 415 B
Fields
| Field | Type |
|---|---|
Settings | object |
Interactions | array[1] |
Source
{
"Settings": {
"Adventure": {
"Cooldown": {
"Id": "BlockInteraction",
"Cooldown": 0.3
}
},
"Creative": {
"Cooldown": {
"Id": "BlockInteraction_Creative",
"Cooldown": 0.3,
"ClickBypass": true
}
}
},
"Interactions": [
{
"Type": "Replace",
"Var": "ChangeFarmingStage_Increase",
"DefaultOk": false
}
]
}