Files
minecraft-assets/data/minecraft/recipe/cooked_beef_from_campfire_cooking.json
2024-10-09 18:32:42 +02:00

10 lines
195 B
JSON

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