Files
minecraft-assets/data/minecraft/recipes/quartz_slab_from_stonecutting.json
2024-04-17 18:31:52 +02:00

10 lines
167 B
JSON

{
"type": "minecraft:stonecutting",
"ingredient": {
"item": "minecraft:quartz_block"
},
"result": {
"count": 2,
"id": "minecraft:quartz_slab"
}
}