19 lines
321 B
JSON
19 lines
321 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"C": {
|
|
"item": "windswept:lavender"
|
|
},
|
|
"Q": {
|
|
"item": "minecraft:quartz"
|
|
}
|
|
},
|
|
"pattern": ["QQQ", "QCQ", "QQQ"],
|
|
"result": {
|
|
"count": 8,
|
|
"item": "botania:quartz_lavender"
|
|
},
|
|
"show_notification": true
|
|
}
|