25 lines
440 B
JSON
25 lines
440 B
JSON
{
|
|
"type": "minecraft:crafting_shaped",
|
|
"pattern": [
|
|
"/EM",
|
|
"WWW"
|
|
],
|
|
"key": {
|
|
"/": {
|
|
"tag": "meadow:cheese"
|
|
},
|
|
"E": {
|
|
"tag": "meadow:egg"
|
|
},
|
|
"M": {
|
|
"tag": "society:large_milk"
|
|
},
|
|
"W": {
|
|
"tag": "meadow:wheat"
|
|
}
|
|
},
|
|
"result": {
|
|
"item": "meadow:cheese_tart",
|
|
"count": 4
|
|
}
|
|
} |