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

9 lines
167 B
JSON

{
"type": "minecraft:smelting",
"ingredient": {
"item": "minecraft:beef"
},
"result": "minecraft:cooked_beef",
"experience": 0.35,
"cookingtime": 200
}