storage block· Ingots & Materials

Raw Palladium Block

Galosphere · by Orcinus
block Raw Palladium Storage BlockRaw Palladium Storage BlockPickaxe MineableNeeds Stone Tool

Raw Palladium Block is a storage block from Galosphere, crafted from Raw Palladium.

Acquisition

Crafting using Raw Palladium, Raw Palladium, Raw Palladium, Raw Palladium, Raw Palladium, Raw Palladium, Raw Palladium, Raw Palladium and Raw Palladium, arranged in the pattern shown. Produces Raw Palladium Block.

Crafting
Raw Palladium
Raw Palladium
Raw Palladium
Raw Palladium
Raw Palladium
Raw Palladium
Raw Palladium
Raw Palladium
Raw Palladium
Raw Palladium Block guaranteed

Mining & drops

sourcecountdrop rateconditions
Raw Palladium Block1–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.

Used in

Crafting using Raw Palladium Block, in any arrangement. Produces 9× Raw Palladium.

Crafting ⇆ any arrangement
Raw Palladium Raw Palladium ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
galosphere:raw_palladium_block
Namespace
galosphere
Mod ID
galosphere
Tags (4)
forge:blocks/storage_blocks/raw_palladium
forge:items/storage_blocks/raw_palladium
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "SSS",
    "SSS"
  ],
  "ingredients": {
    "S": {
      "item": "galosphere:raw_palladium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}