Files
minecraft-assets/data/minecraft/recipe/cooked_rabbit_from_campfire_cooking.json
2025-01-29 18:30:55 +01:00

10 lines
199 B
JSON

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