Files
minecraft-assets/data/minecraft/recipe/brick_slab.json
2024-10-16 18:32:00 +02:00

14 lines
209 B
JSON

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