Crafting using Brick, Brick, White Dye, Brick and Brick, arranged in the pattern shown. Produces 2× Bowl.
item· Other
Bowl
[Let's Do] Candlelight · by satisfy
Bowl is an item from [Let's Do] Candlelight, crafted from Brick and White Dye.
Acquisition
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
}