GSO-Datapack/original/data/recipes/processing/carbon.json
Unl1m1t3d_L1v3s 8a2d2f4ab4 Alloy recipes
2026-05-04 15:53:50 -05:00

20 lines
285 B
JSON

{
"recipe": {
"inputs": [
{
"original:ore_coal": 2
}
],
"output": {
"original:carbon": 1
},
"time_seconds": 5,
"requires": {
"manufacturing": 0
}
},
"craft": {
"type": "processing",
"id": "original:carbon"
}
}