16 lines
220 B
JSON
16 lines
220 B
JSON
{
|
|
"type": "create:mixing",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:andesite"
|
|
},
|
|
{
|
|
"item": "numismatics:sprocket"
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"item": "create:andesite_alloy"
|
|
}
|
|
]
|
|
} |