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

10 lines
No EOL
201 B
JSON

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