Pigment Shifter
16×16 · BAKED

block· Machines & Other Blocks

Pigment Shifter

Spawn · by Ninni
block Pickaxe Mineable

Pigment Shifter is a block from Spawn, crafted from Shell Fragments, Heart of the Sea, and Sea Lantern.

Acquisition

Crafting using Shell Fragments, Shell Fragments, Shell Fragments, Shell Fragments, Heart of the Sea, Shell Fragments, Sea Lantern, Sea Lantern and Sea Lantern, arranged in the pattern shown. Produces Pigment Shifter.

Crafting
Pigment Shifter Pigment Shifter guaranteed

Mining & drops

sourcecountdrop rateconditions
Pigment Shifter1–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
spawn:pigment_shifter
Namespace
spawn
Mod ID
spawn
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#H#",
    "PPP"
  ],
  "ingredients": {
    "#": {
      "item": "spawn:shell_fragments"
    },
    "H": {
      "item": "minecraft:heart_of_the_sea"
    },
    "P": {
      "tag": "spawn:pigment_shifter_base"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}