Files
minecraft-assets/data/minecraft/recipe/cooked_cod_from_campfire_cooking.json
2025-01-15 18:31:25 +01:00

10 lines
193 B
JSON

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