30 lines
537 B
JSON
30 lines
537 B
JSON
{
|
|
"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
|
|
} |