17 lines
267 B
JSON
17 lines
267 B
JSON
{
|
|
"type": "create:mixing",
|
|
"heatRequirement": "superheated",
|
|
"ingredients": [
|
|
{
|
|
"item": "create:crushed_raw_gold"
|
|
},
|
|
{
|
|
"tag": "create:stone_types/scoria"
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"item": "enderio:soularium_ingot"
|
|
}
|
|
]
|
|
} |