block· Machines & Other Blocks

Palladium Panel

Galosphere · by Orcinus
block Pickaxe MineableNeeds Stone Tool

Palladium Panel is a block from Galosphere, crafted from Palladium Block.

Acquisition

Crafting using Palladium Block, Palladium Block, Palladium Block and Palladium Block, arranged in the pattern shown. Produces 4× Palladium Panel.

Crafting
Palladium Panel ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Palladium Panel1–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.

Used in

Crafting using Palladium Panel, Palladium Panel, Palladium Panel, Palladium Panel, Palladium Panel and Palladium Panel, arranged in the pattern shown. Produces 4× Palladium Panel Stairs.

Crafting
Palladium Panel Stairs Palladium Panel Stairs ×4 guaranteed

Crafting using Palladium Panel, Palladium Panel and Palladium Panel, arranged in the pattern shown. Produces 6× Palladium Panel Slab.

Crafting
Palladium Panel Slab Palladium Panel Slab ×6 guaranteed

Crafting using Palladium Panel, Palladium Panel, Palladium Panel and Palladium Panel, arranged in the pattern shown. Produces 4× Palladium Tiles.

Crafting
Palladium Tiles ×4 guaranteed
view all 8 →

Block drops

Drops itself when broken.

Developer reference
Registry name
galosphere:palladium_panel
Namespace
galosphere
Mod ID
galosphere
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "galosphere:palladium_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "galosphere:palladium_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}