20 lines
423 B
JSON
20 lines
423 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
" T ",
|
|
"CHC",
|
|
"PI "
|
|
],
|
|
"key": {
|
|
"T": { "item": "plasticgun:titanium_alloy" },
|
|
"C": { "item": "plasticgun:composite_frame" },
|
|
"H": { "item": "plasticgun:hardened_steel" },
|
|
"P": { "item": "plasticgun:precision_gear" },
|
|
"I": { "item": "plasticgun:iron_shuriken" }
|
|
},
|
|
"result": {
|
|
"id": "plasticgun:p2022",
|
|
"count": 1
|
|
}
|
|
}
|