block· Machines & Other Blocks

Mixed Silt Bricks

Twigs · by Ninni
block Pickaxe Mineable

Mixed Silt Bricks is a block from Twigs, crafted from Silt Bricks.

Acquisition

Crafting using Silt Bricks, Silt Bricks, Silt Bricks and Silt Bricks, arranged in the pattern shown. Produces 4× Mixed Silt Bricks.

Crafting
  • Inputs
  • 4 × Silt Bricks
  • Output
  • Mixed Silt Bricks ×4
Mixed Silt Bricks ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Mixed Silt Bricks1–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
twigs:mixed_silt_bricks
Namespace
twigs
Mod ID
twigs
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "twigs:silt_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "twigs:silt_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}