Crafting using Any Cheese, Any Egg, Any Milk, Any Wheat, Any Wheat and Any Wheat, arranged in the pattern shown. Produces 4× Cheese Tart.
- Inputs
- Any Cheese
- Any Egg
- Any Milk
- 3 × Any Wheat
- Output
- → Cheese Tart ×4
block· Machines & Other Blocks
Cheese Tart is a block from [Let's Do] Meadow, crafted from Any Cheese, Any Egg, Any Milk, and Any Wheat.
Crafting using Any Cheese, Any Egg, Any Milk, Any Wheat, Any Wheat and Any Wheat, arranged in the pattern shown. Produces 4× Cheese Tart.
Crafting using Cheese Tart, in any arrangement. Produces 4× Slice of Cheese Tart.
meadow:cheese_tartmeadowmeadowRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"/EM",
"WWW"
],
"ingredients": {
"/": {
"tag": "meadow:cheese"
},
"E": {
"tag": "meadow:egg"
},
"M": {
"tag": "meadow:milk"
},
"W": {
"tag": "meadow:wheat"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}