Files
minecraft-assets/data/minecraft/recipe/stone_brick_slab.json
2024-11-06 18:31:49 +01:00

14 lines
221 B
JSON

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