Files
minecraft-assets/data/minecraft/recipe/cooked_mutton_from_smoking.json
2024-11-06 18:31:49 +01:00

10 lines
190 B
JSON

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