GSO-Datapack/original/data/recipes/ingots/ingot_lead.json
Unl1m1t3d_L1v3s f113ffbb08 Ingot Recipes
2026-05-04 14:56:07 -05:00

23 lines
337 B
JSON

{
"recipe": {
"inputs": [
{
"mypack:ore_lead": 2
},
{
"mypack:ore_coal": 1
}
],
"output": {
"original:ingot_lead": 1
},
"time_seconds": 5,
"requires": {
"smelting": 0
}
},
"craft": {
"type": "original:ingots",
"id": "original:ingot_lead"
}
}