Files
2026-07-31 10:34:32 +09:00

22 lines
337 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"C": {
"item": "minecraft:blaze_powder"
},
"Q": {
"item": "minecraft:quartz"
}
},
"pattern": [
"QQQ",
"QCQ",
"QQQ"
],
"result": {
"count": 8,
"item": "botania:quartz_blaze"
},
"show_notification": true
}