Files
2026-07-31 10:34:32 +09:00

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
}
}