Crafting using Palladium Ingot, Palladium Ingot, Gunpowder, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces 2× Palladium Bomb.
- Inputs
- 4 × Palladium Ingot
- Gunpowder
- Output
- → Palladium Bomb ×2
item· Other
Palladium Bomb is an item from Galosphere, crafted from Palladium Ingot and Gunpowder. Bouncy Duration Explosion.
Bouncy Duration Explosion
Crafting using Palladium Ingot, Palladium Ingot, Gunpowder, Palladium Ingot and Palladium Ingot, arranged in the pattern shown. Produces 2× Palladium Bomb.
| source | count | drop rate | conditions |
|---|---|---|---|
Gameplay loot table: Rare (galosphere) galosphere:rare | 1–1 | 100% | — |
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.
galosphere:palladium_bombgalospheregalosphereminecraft: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
}