20 lines
245 B
JSON
20 lines
245 B
JSON
{
|
|
"type": "tac:workbench",
|
|
"materials": [
|
|
{
|
|
"item": {
|
|
"tag": "forge:ingots/steel"
|
|
},
|
|
"count": 2
|
|
},
|
|
{
|
|
"item": {
|
|
"tag": "forge:plates/aluminum"
|
|
},
|
|
"count": 6
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "tac:light_stock"
|
|
}
|
|
} |