Files
minecraft-assets/data/minecraft/recipe/baked_potato_from_campfire_cooking.json
2025-02-19 18:31:59 +01: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"
}
}