Files
minecraft-assets/data/minecraft/recipe/brick_slab.json
2024-11-20 18:31:23 +01:00

14 lines
209 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:bricks"
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:brick_slab"
}
}