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

10 lines
208 B
JSON

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