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

10 lines
198 B
JSON

{
"type": "minecraft:smelting",
"category": "blocks",
"cookingtime": 200,
"experience": 0.1,
"ingredient": "minecraft:quartz_block",
"result": {
"id": "minecraft:smooth_quartz"
}
}