ChangeBlock
Server/Item/Interactions/Tests/ChangeBlock.json, 220 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Changes | object |
Effects | object |
Next | object |
Failed | object |
Source
{
"Type": "ChangeBlock",
"RunTime": 0.15,
"Changes": {
"Empty": "Rock_Stone"
},
"Effects": {
"ItemAnimationId": "Till"
},
"Next": {
"Type": "Simple"
},
"Failed": {
"Type": "Simple"
}
}