block· Machines & Other Blocks

Combustion Table

Galosphere · by Orcinus
block Pickaxe MineableNeeds Stone Tool

Combustion Table is a block from Galosphere, crafted from Any Palladium Ingot and Any Planks.

Acquisition

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.

Crafting
Any Palladium Ingot
Any Palladium Ingot
Any Planks
Any Planks
Any Planks
Any Planks
  • Inputs
  • 2 × Any Palladium Ingot
  • 4 × Any Planks
  • Output
  • Combustion Table
Combustion Table guaranteed

Mining & drops

sourcecountdrop rateconditions
Combustion Table1–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.

Block drops

Drops itself when broken.

Developer reference
Registry name
galosphere:combustion_table
Namespace
galosphere
Mod ID
galosphere
Tags (2)
minecraft: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
}