Files
minecraft-assets/data/minecraft/recipe/quartz_bricks.json
2025-03-12 18:31:32 +01:00

15 lines
227 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:quartz_block"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:quartz_bricks"
}
}