Files
minecraft-assets/data/minecraft/recipe/blackstone_wall.json
2025-02-05 18:31:24 +01:00

15 lines
225 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:blackstone"
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"id": "minecraft:blackstone_wall"
}
}