You've already forked minecraft-assets
15 lines
223 B
JSON
15 lines
223 B
JSON
{
|
|
"type": "crafting_shapeless",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:diorite"
|
|
},
|
|
{
|
|
"item": "minecraft:cobblestone"
|
|
}
|
|
],
|
|
"result": {
|
|
"item": "minecraft:andesite",
|
|
"count": 2
|
|
}
|
|
} |