Crafting using Palladium Ingot, Palladium Ingot, Sculk Shrieker, Palladium Ingot and Echo Shard, arranged in the pattern shown. Produces Burrow Anchor.
- Inputs
- 3 × Palladium Ingot
- Sculk Shrieker
- Echo Shard
- Output
- → Burrow Anchor
block· Machines & Other Blocks
Burrow Anchor is a block from Galosphere, crafted from Palladium Ingot, Sculk Shrieker, and Echo Shard.
Crafting using Palladium Ingot, Palladium Ingot, Sculk Shrieker, Palladium Ingot and Echo Shard, arranged in the pattern shown. Produces Burrow Anchor.
| source | count | drop rate | conditions |
|---|---|---|---|
| Burrow Anchor | 1–1 | 100% | 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.
Drops itself when broken.
galosphere:burrow_anchorgalospheregalospheregalosphere: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
}