d16851f5f6
SemVer: 1.21
16 lines
251 B
JSON
16 lines
251 B
JSON
{
|
|
"type": "minecraft:crafting_shapeless",
|
|
"category": "building",
|
|
"ingredients": [
|
|
{
|
|
"item": "minecraft:diorite"
|
|
},
|
|
{
|
|
"item": "minecraft:quartz"
|
|
}
|
|
],
|
|
"result": {
|
|
"count": 1,
|
|
"id": "minecraft:granite"
|
|
}
|
|
} |