12 lines
203 B
JSON
12 lines
203 B
JSON
{
|
|
"type": "minecraft:smelting",
|
|
"category": "food",
|
|
"cookingtime": 200,
|
|
"experience": 0.35,
|
|
"ingredient": {
|
|
"item": "minecraft:cod"
|
|
},
|
|
"result": {
|
|
"id": "minecraft:cooked_cod"
|
|
}
|
|
} |