19 lines
335 B
JSON
19 lines
335 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" T ",
|
|
"CEC",
|
|
" G "
|
|
],
|
|
"key": {
|
|
"T": "plasticgun:titanium_alloy",
|
|
"C": "plasticgun:composite_resin",
|
|
"E": "plasticgun:explosive_powder",
|
|
"G": "plasticgun:graphene_sheet"
|
|
},
|
|
"result": {
|
|
"id": "plasticgun:grenade_m7a3",
|
|
"count": 1
|
|
}
|
|
}
|