Files
2020-07-20 00:21:55 +08:00

16 lines
212 B
JSON

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