Files
minecraft-assets/data/minecraft/recipes/cooked_beef_from_smoking.json
2018-12-21 06:39:57 +00:00

9 lines
156 B
JSON

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