Files
minecraft-assets/data/minecraft/recipes/quartz_pillar_from_quartz_block_stonecutting.json
2023-04-05 18:28:44 +02:00

8 lines
151 B
JSON

{
"type": "minecraft:stonecutting",
"count": 1,
"ingredient": {
"item": "minecraft:quartz_block"
},
"result": "minecraft:quartz_pillar"
}