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

10 lines
No EOL
187 B
JSON

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