Crackloop
Server/ScriptedBrushes/CrackBrush/Crackloop.json, 2.2 KB
Fields
| Field | Type |
|---|---|
Operations | array[22] |
Source
{
"Operations": [
{
"Id": "savebrushconfig",
"StoredName": "temp"
},
{
"Id": "offset",
"Offset": {
"X": {
"Value": 0,
"Relative": true
},
"Y": {
"Value": -5,
"Relative": true
},
"Z": {
"Value": 0,
"Relative": true
}
}
},
{
"Id": "dimensions",
"Width": {
"Value": 2,
"Relative": true
},
"Height": {
"Value": 3,
"Relative": true
}
},
{
"Id": "smooth",
"SmoothStrength": 2
},
{
"Id": "mask",
"Mask": "Soil_Dirt|Soil_Grass|Soil_Grass_Full|Rock_Quartzite|Rock_Stone"
},
{
"Id": "material",
"BlockType": "Rock_Basalt"
},
{
"Id": "set"
},
{
"Id": "pattern",
"BlockPattern": "1%Rubble_Basalt,1%Rubble_Basalt_Medium,50%Empty"
},
{
"Id": "mask",
"Mask": "Empty,>Rock_Basalt"
},
{
"Id": "set"
},
{
"Id": "dimensions",
"Width": {
"Value": 5,
"Relative": true
},
"Height": {
"Value": 5,
"Relative": true
}
},
{
"Id": "material",
"BlockType": "Empty"
},
{
"Id": "mask",
"Mask": "Rubble_Basalt|Rubble_Basalt_Medium,>Empty|Fluid_Lava"
},
{
"Id": "set"
},
{
"Id": "loadbrushconfig",
"StoredName": "fillPattern",
"ParametersToLoad": ["Pattern"]
},
{
"Id": "mask",
"Mask": "Empty"
},
{
"Id": "shape",
"Shape": "Cylinder"
},
{
"Id": "offset",
"Offset": {
"X": {
"Value": 0,
"Relative": true
},
"Y": {
"Value": -23,
"Relative": false
},
"Z": {
"Value": 0,
"Relative": true
}
}
},
{
"Id": "loadbrushconfig",
"StoredName": "original",
"ParametersToLoad": ["Dimensions"]
},
{
"Id": "set"
},
{
"Id": "loadbrushconfig",
"StoredName": "temp",
"ParametersToLoad": ["Offset", "Dimensions", "OperationMask", "Shape"]
},
{
"Id": "material",
"BlockType": "Empty"
}
]
}