19 lines
330 B
JSON
19 lines
330 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" P ",
|
|
"CEC",
|
|
" G "
|
|
],
|
|
"key": {
|
|
"P": "plasticgun:plasma_core",
|
|
"C": "plasticgun:composite_resin",
|
|
"E": "plasticgun:explosive_powder",
|
|
"G": "plasticgun:graphene_sheet"
|
|
},
|
|
"result": {
|
|
"id": "plasticgun:grenade_f1",
|
|
"count": 1
|
|
}
|
|
}
|