Salvage_Rock_Sandstone_White_Cobble_Roof_Hollow
Server/Item/Recipes/Salvage/Salvage_Rock_Sandstone_White_Cobble_Roof_Hollow.json, 405 B
Fields
| Field | Type |
|---|---|
Input | array[1] |
PrimaryOutput | object |
Output | array[1] |
BenchRequirement | array[1] |
TimeSeconds | number |
Source
{
"Input": [
{
"ItemId": "Rock_Sandstone_White_Cobble_Roof_Hollow",
"Quantity": 1
}
],
"PrimaryOutput": {
"ItemId": "Rubble_Sandstone_White",
"Quantity": 1
},
"Output": [
{
"ItemId": "Rubble_Sandstone_White",
"Quantity": 1
}
],
"BenchRequirement": [
{
"Type": "Processing",
"Id": "Salvagebench"
}
],
"TimeSeconds": 4
}