minecraft-src/data/minecraft/recipe/cooked_beef_from_smoking.json
2025-07-04 02:00:41 +03:00

10 lines
No EOL
186 B
JSON

{
"type": "minecraft:smoking",
"category": "food",
"cookingtime": 100,
"experience": 0.35,
"ingredient": "minecraft:beef",
"result": {
"id": "minecraft:cooked_beef"
}
}