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

18 lines
304 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": [
"minecraft:chiseled_quartz_block",
"minecraft:quartz_block",
"minecraft:quartz_pillar"
]
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:quartz_slab"
}
}