Brick Sink
16×16 · BAKED

block· Machines & Other Blocks

Brick Sink

[Let's Do] Bakery · by Satisfy
block Pickaxe Mineable

Brick Sink is a block from [Let's Do] Bakery, crafted from Iron Ingot and Bricks.

Acquisition

Crafting using Iron Ingot, Iron Ingot, Bricks, Iron Ingot, Bricks, Bricks, Bricks and Bricks, arranged in the pattern shown. Produces Brick Sink.

Crafting
Brick Sink Brick Sink guaranteed

Mining & drops

sourcecountdrop rateconditions
Brick Sink1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Brick Sink1–1100%Survives Explosion, Block State Property

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

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I I",
    "BIB",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bricks"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "wood_fired_oven",
  "experience": null,
  "cooking_time": null
}