Files
minecraft-assets/data/minecraft/recipes/cooked_beef_from_smoking.json
2023-06-07 18:29:05 +02:00

10 lines
188 B
JSON

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