15 lines
229 B
JSON
15 lines
229 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"C C",
|
|
" C ",
|
|
" C "
|
|
],
|
|
"key": {
|
|
"C": {"item": "minecraft:copper_ingot"}
|
|
},
|
|
"result": {
|
|
"item": "additionaladditions:wrench",
|
|
"count": 1
|
|
}
|
|
} |