block· Machines & Other Blocks

Shadow Frame

Galosphere · by Orcinus
block Pickaxe MineableNeeds Stone Tool

Shadow Frame is a block from Galosphere, crafted from Palladium Ingot and Cured Membrane.

Acquisition

Crafting using Palladium Ingot, Cured Membrane, Palladium Ingot, Cured Membrane, Palladium Ingot, Cured Membrane, Palladium Ingot, Cured Membrane and Palladium Ingot, arranged in the pattern shown. Produces 8× Shadow Frame.

Crafting
Palladium Ingot
Cured Membrane
Palladium Ingot
Cured Membrane
Palladium Ingot
Cured Membrane
Palladium Ingot
Cured Membrane
Palladium Ingot
Shadow Frame ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Shadow Frame1–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:shadow_frame
Namespace
galosphere
Mod ID
galosphere
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "S#S",
    "#S#",
    "S#S"
  ],
  "ingredients": {
    "#": {
      "item": "galosphere:cured_membrane"
    },
    "S": {
      "tag": "forge:ingots/palladium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}