Files
minecraft-assets/data/minecraft/recipe/baked_potato_from_campfire_cooking.json
2024-10-16 18:32:00 +02:00

10 lines
198 B
JSON

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