26 lines
328 B
JSON
26 lines
328 B
JSON
{
|
|
"type": "tac:workbench",
|
|
"materials": [
|
|
{
|
|
"item": {
|
|
"tag": "forge:ingots/steel"
|
|
},
|
|
"count": 3
|
|
},
|
|
{
|
|
"item": {
|
|
"tag": "forge:plates/aluminum"
|
|
},
|
|
"count": 3
|
|
},
|
|
{
|
|
"item": {
|
|
"item": "conttenttweaker:rubber"
|
|
},
|
|
"count": 3
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "tac:tactical_stock"
|
|
}
|
|
} |