Chocolate Box
16×16 · BAKED

block· Machines & Other Blocks

Chocolate Box

[Let's Do] Candlelight · by satisfy
block Axe Mineable

Chocolate Box is a block from [Let's Do] Candlelight, crafted from Any Chocolate and Chest.

Acquisition

Crafting using Any Chocolate, Any Chocolate, Any Chocolate, Any Chocolate, Any Chocolate, Any Chocolate and Chest, arranged in the pattern shown. Produces Chocolate Box.

Crafting
Any Chocolate
Any Chocolate
Any Chocolate
Any Chocolate
Any Chocolate
Any Chocolate
Chest
  • Inputs
  • 6 × Any Chocolate
  • Chest
  • Output
  • Chocolate Box
Chocolate Box Chocolate Box guaranteed

Block drops

Drops itself

Developer reference
Registry name
candlelight:chocolate_box
Namespace
candlelight
Mod ID
candlelight
Tags (1)
minecraft: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
}