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