20 lines
308 B
JSON
20 lines
308 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"category": "misc",
|
|
"key": {
|
|
"M": {
|
|
"tag": "society:small_milk"
|
|
},
|
|
"w": {
|
|
"item": "minecraft:wheat"
|
|
}
|
|
},
|
|
"pattern": [
|
|
"wMw",
|
|
" w "
|
|
],
|
|
"result": {
|
|
"item": "farmersdelight:pie_crust"
|
|
},
|
|
"show_notification": true
|
|
} |