Scout/src/main/resources/data/scout/recipes/tanned_leather.json

11 lines
213 B
JSON

{
"type": "minecraft:campfire_cooking",
"lib39:discovered_via": "minecraft:leather",
"ingredient": {
"tag": "c:leather"
},
"result": "scout:tanned_leather",
"experience": 0,
"cookingtime": 600
}