Files
minecraft-assets/data/minecraft/recipes/cooked_salmon_from_campfire_cooking.json
2022-07-20 18:37:37 +02:00

9 lines
179 B
JSON

{
"type": "minecraft:campfire_cooking",
"cookingtime": 600,
"experience": 0.35,
"ingredient": {
"item": "minecraft:salmon"
},
"result": "minecraft:cooked_salmon"
}