Crafting using Any Bread, Any Bread, Any Cheese, Any Bread and Any Bread, arranged in the pattern shown. Produces 8× Cheese Roll.
- Inputs
- 4 × Any Bread
- Any Cheese
- Output
- → Cheese Roll ×8
item· Other
Cheese Roll is an item from [Let's Do] Meadow, crafted from Any Bread and Any Cheese.
Crafting using Any Bread, Any Bread, Any Cheese, Any Bread and Any Bread, arranged in the pattern shown. Produces 8× Cheese Roll.
meadow:cheese_rollmeadowmeadowRecipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" # ",
"#M#",
" # "
],
"ingredients": {
"#": {
"tag": "meadow:bread"
},
"M": {
"tag": "meadow:cheese"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}