Versions / 0.5.0-pre.9.1 / Item / Recipes / Salvage / Salvage_Rock_Sandstone_White_Cobble_Roof_Shallow.json
Salvage_Rock_Sandstone_White_Cobble_Roof_Shallow
Server/Item/Recipes/Salvage/Salvage_Rock_Sandstone_White_Cobble_Roof_Shallow.json, 406 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_Shallow",
"Quantity": 1
}
],
"PrimaryOutput": {
"ItemId": "Rubble_Sandstone_White",
"Quantity": 1
},
"Output": [
{
"ItemId": "Rubble_Sandstone_White",
"Quantity": 1
}
],
"BenchRequirement": [
{
"Type": "Processing",
"Id": "Salvagebench"
}
],
"TimeSeconds": 4
}