18 lines
295 B
JSON
18 lines
295 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" C ",
|
|
"GPG",
|
|
" C "
|
|
],
|
|
"key": {
|
|
"C": "plasticgun:composite_resin",
|
|
"G": "plasticgun:graphene_sheet",
|
|
"P": "plasticgun:plasma_core"
|
|
},
|
|
"result": {
|
|
"id": "plasticgun:force_container",
|
|
"count": 1
|
|
}
|
|
}
|