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

9 lines
184 B
JSON

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