minecraft-assets/data/minecraft/recipes/baked_potato_from_smoking.json

9 lines
169 B
JSON

{
"type": "minecraft:smoking",
"ingredient": {
"item": "minecraft:potato"
},
"result": "minecraft:baked_potato",
"experience": 0.35,
"cookingtime": 100
}