15 lines
192 B
JSON
15 lines
192 B
JSON
{
|
|
"type": "crafting_shaped",
|
|
"pattern": [
|
|
"# #",
|
|
" # "
|
|
],
|
|
"key": {
|
|
"#": {
|
|
"item": "minecraft:iron_ingot"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "minecraft:bucket"
|
|
}
|
|
} |