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

10 lines
No EOL
199 B
JSON

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