Files
minecraft-assets/data/minecraft/recipes/smooth_stone.json
2021-03-10 23:45:15 +00:00

9 lines
158 B
JSON

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