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