20 lines
241 B
JSON
20 lines
241 B
JSON
{
|
|
"type": "tac:workbench",
|
|
"materials": [
|
|
{
|
|
"item": {
|
|
"tag": "forge:plates/plastic"
|
|
},
|
|
"count": 2
|
|
},
|
|
{
|
|
"item": {
|
|
"tag": "forge:gunpowder"
|
|
},
|
|
"count": 2
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "tac:light_grenade"
|
|
}
|
|
} |