2024-12-17 02:08:01 +03:00

17 lines
219 B
JSON

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