add first patch
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user