Cheese Roll
16×16 · BAKED

item· Other

Cheese Roll

[Let's Do] Meadow · by satisfy, jason13official
item

Cheese Roll is an item from [Let's Do] Meadow, crafted from Any Bread and Any Cheese.

Acquisition

Crafting using Any Bread, Any Bread, Any Cheese, Any Bread and Any Bread, arranged in the pattern shown. Produces 8× Cheese Roll.

Crafting
Any Bread
Any Bread
Any Cheese
Any Bread
Any Bread
  • Inputs
  • 4 × Any Bread
  • Any Cheese
  • Output
  • Cheese Roll ×8
Cheese Roll Cheese Roll ×8 guaranteed
Developer reference
Registry name
meadow:cheese_roll
Namespace
meadow
Mod ID
meadow

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