Palladium Bomb
16×16 · BAKED

item· Other

Palladium Bomb

Galosphere · by Orcinus
item Impact Projectiles Entity Type

Palladium Bomb is an item from Galosphere, crafted from Palladium Ingot and Gunpowder. Bouncy Duration Explosion.

Function

Bouncy Duration Explosion

Acquisition

Crafting using Palladium Ingot, Palladium Ingot, Gunpowder, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces 2× Palladium Bomb.

Crafting
Palladium Ingot
Palladium Ingot
Gunpowder
Palladium Ingot
Palladium Ingot
Palladium Bomb Palladium Bomb ×2 guaranteed

Mining & drops

sourcecountdrop rateconditions
Gameplay loot table: Rare (galosphere) galosphere:rare1–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.

Developer reference
Registry name
galosphere:palladium_bomb
Namespace
galosphere
Mod ID
galosphere
Tags (1)
minecraft:entity_types/impact_projectiles

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " R ",
    "RGR",
    " R "
  ],
  "ingredients": {
    "G": {
      "item": "minecraft:gunpowder"
    },
    "R": {
      "tag": "forge:ingots/palladium"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}