add first patch
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"category": "misc",
|
||||
"key": {
|
||||
"A": {
|
||||
"tag": "society:large_milk"
|
||||
},
|
||||
"p": {
|
||||
"item": "society:blueberry_preserves"
|
||||
},
|
||||
"C": {
|
||||
"item": "minecraft:wheat"
|
||||
},
|
||||
"E": {
|
||||
"item": "species:birt_egg"
|
||||
},
|
||||
"c": {
|
||||
"tag": "minecraft:candles"
|
||||
}
|
||||
},
|
||||
"pattern": [
|
||||
" c ",
|
||||
"pEp",
|
||||
"CAC"
|
||||
],
|
||||
"result": {
|
||||
"item": "species:birtday_cake"
|
||||
},
|
||||
"show_notification": true
|
||||
}
|
||||
Reference in New Issue
Block a user