Crafting using Any Chocolate, Any Chocolate, Any Chocolate, Any Chocolate, Any Chocolate, Any Chocolate and Chest, arranged in the pattern shown. Produces Chocolate Box.
- Inputs
- 6 × Any Chocolate
- Chest
- Output
- → Chocolate Box
block· Machines & Other Blocks
Chocolate Box is a block from [Let's Do] Candlelight, crafted from Any Chocolate and Chest.
candlelight:chocolate_boxcandlelightcandlelightminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" C "
],
"ingredients": {
"#": {
"tag": "candlelight:chocolate"
},
"C": {
"item": "minecraft:chest"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}