Crafting using Any Palladium Ingot, Any Palladium Ingot, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Combustion Table.
- Inputs
- 2 × Any Palladium Ingot
- 4 × Any Planks
- Output
- → Combustion Table


block· Machines & Other Blocks
Combustion Table is a block from Galosphere, crafted from Any Palladium Ingot and Any Planks.
Crafting using Any Palladium Ingot, Any Palladium Ingot, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Combustion Table.

| source | count | drop rate | conditions |
|---|---|---|---|
| Combustion Table | 1–1 | 100% | 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.
Drops itself when broken.
galosphere:combustion_tablegalospheregalosphereminecraft:blocks/mineable/pickaxe minecraft:blocks/needs_stone_tool
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"@@",
"##",
"##"
],
"ingredients": {
"#": {
"tag": "minecraft:planks"
},
"@": {
"tag": "forge:ingots/palladium"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}