You've already forked minecraft-assets
10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"type": "minecraft:smelting",
|
|
"group": "diamond",
|
|
"ingredient": {
|
|
"item": "minecraft:diamond_ore"
|
|
},
|
|
"result": "minecraft:diamond",
|
|
"experience": 1.0,
|
|
"cookingtime": 200
|
|
} |