This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/kubejs/data/alltheores/recipes/smelting_dust/copper_ingot.json
2023-11-02 12:32:44 -05:00

9 lines
178 B
JSON

{
"type": "minecraft:smelting",
"ingredient": {
"tag": "forge:dusts/copper"
},
"result": "alltheores:copper_ingot",
"experience": 1.0,
"cookingtime": 200
}