Files
minecraft-assets/data/minecraft/recipes/smooth_stone.json
2018-12-21 06:39:57 +00:00

9 lines
158 B
JSON

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