21 lines
314 B
JSON
21 lines
314 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"pattern": [
|
|
"III",
|
|
"ICI",
|
|
"III"
|
|
],
|
|
"key": {
|
|
"I": {
|
|
"item": "minecraft:iron_ingot"
|
|
},
|
|
"C": {
|
|
"item": "minecraft:copper_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "brewcraft:mashine_body",
|
|
"count": 1
|
|
}
|
|
} |