Files
2021-12-01 18:27:23 +00:00

15 lines
202 B
JSON

{
"type": "minecraft:crafting_shaped",
"pattern": [
"# #",
" # "
],
"key": {
"#": {
"item": "minecraft:iron_ingot"
}
},
"result": {
"item": "minecraft:bucket"
}
}