Files
minecraft-assets/data/minecraft/recipe/smooth_stone.json
2025-03-19 18:31:15 +01:00

10 lines
190 B
JSON

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