minecraft-assets/data/minecraft/recipes/stone.json

10 lines
191 B
JSON

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