minecraft-src/data/minecraft/recipe/baked_potato_from_smoking.json
2025-07-04 02:00:41 +03:00

10 lines
No EOL
189 B
JSON

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