Bowl
16×16 · BAKED

item· Other

Bowl

[Let's Do] Candlelight · by satisfy
item

Bowl is an item from [Let's Do] Candlelight, crafted from Brick and White Dye.

Acquisition

Crafting using Brick, Brick, White Dye, Brick and Brick, arranged in the pattern shown. Produces 2× Bowl.

Crafting
Brick
Brick
White Dye
Brick
Brick
Bowl Bowl ×2 guaranteed
Developer reference
Registry name
candlelight:bowl
Namespace
candlelight
Mod ID
candlelight

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#W#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:brick"
    },
    "W": {
      "item": "minecraft:white_dye"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}