Files
minecraft-assets/data/minecraft/recipe/cooked_beef_from_smoking.json
2024-06-12 18:31:22 +02:00

12 lines
204 B
JSON

{
"type": "minecraft:smoking",
"category": "food",
"cookingtime": 100,
"experience": 0.35,
"ingredient": {
"item": "minecraft:beef"
},
"result": {
"id": "minecraft:cooked_beef"
}
}