Burrow Anchor
16×16 · BAKED

block· Machines & Other Blocks

Burrow Anchor

Galosphere · by Orcinus
block Experimental Blocks

Burrow Anchor is a block from Galosphere, crafted from Palladium Ingot, Sculk Shrieker, and Echo Shard.

Acquisition

Crafting using Palladium Ingot, Palladium Ingot, Sculk Shrieker, Palladium Ingot and Echo Shard, arranged in the pattern shown. Produces Burrow Anchor.

Crafting
Palladium Ingot
Palladium Ingot
Sculk Shrieker
Palladium Ingot
Echo Shard
Burrow Anchor Burrow Anchor guaranteed

Mining & drops

sourcecountdrop rateconditions
Burrow Anchor1–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
galosphere:burrow_anchor
Namespace
galosphere
Mod ID
galosphere
Tags (1)
galosphere:items/experimental_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#S#",
    " X "
  ],
  "ingredients": {
    "#": {
      "item": "galosphere:palladium_ingot"
    },
    "S": {
      "item": "minecraft:sculk_shrieker"
    },
    "X": {
      "item": "minecraft:echo_shard"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}