Files
minecraft-assets/data/minecraft/recipes/baked_potato_from_campfire_cooking.json
2022-06-08 13:07:58 +02:00

9 lines
178 B
JSON

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