Dinner Bell
16×16 · BAKED

block· Machines & Other Blocks

Dinner Bell

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

Dinner Bell is a block from [Let's Do] Candlelight, crafted from Iron Nugget and Birch Slab.

Acquisition

Crafting using Iron Nugget, Iron Nugget, Iron Nugget, Iron Nugget, Birch Slab, Birch Slab and Birch Slab, arranged in the pattern shown. Produces Dinner Bell.

Crafting
Iron Nugget
Iron Nugget
Iron Nugget
Iron Nugget
Birch Slab
Birch Slab
Birch Slab
Dinner Bell Dinner Bell guaranteed

Mining & drops

sourcecountdrop rateconditions
Dinner Bell1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
candlelight:dinner_bell
Namespace
candlelight
Mod ID
candlelight
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " B ",
    "BBB",
    "___"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:iron_nugget"
    },
    "_": {
      "item": "minecraft:birch_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}