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

10 lines
No EOL
190 B
JSON

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