Palladium Dust
16×16 · BAKED

block· Machines & Other Blocks

Palladium Dust

Galosphere · by Orcinus
block

Palladium Dust is a block from Galosphere, crafted from Palladium Nugget and Gunpowder.

Acquisition

Crafting using Palladium Nugget and Gunpowder, in any arrangement. Produces 4× Palladium Dust.

Crafting ⇆ any arrangement
Palladium Nugget
Gunpowder
Palladium Dust Palladium Dust ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Palladium Dust1–1100%

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:palladium_dust
Namespace
galosphere
Mod ID
galosphere

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:nuggets/palladium"
    },
    {
      "item": "minecraft:gunpowder"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}