Files
minecraft-assets/data/minecraft/recipe/smooth_quartz_slab.json
2024-06-12 18:31:22 +02:00

16 lines
246 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:smooth_quartz"
}
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:smooth_quartz_slab"
}
}