recipes & more

This commit is contained in:
2024-09-15 14:58:52 +02:00
parent c62597984d
commit 3f4d5c95ac
25 changed files with 150 additions and 86 deletions

View File

@@ -0,0 +1,17 @@
{
"type": "create:mixing",
"heatRequirement": "superheated",
"ingredients": [
{
"item": "create:crushed_raw_gold"
},
{
"tag": "create:stone_types/scoria"
}
],
"results": [
{
"item": "enderio:soularium_ingot"
}
]
}