Ghostly Mucus Block
16×16 · BAKED

block· Machines & Other Blocks

Ghostly Mucus Block

Spawn · by Ninni
block Mucus Solidification Spreader

Ghostly Mucus Block is a block from Spawn, crafted from Mucus Block and Phantom Membrane.

Acquisition

Crafting using Mucus Block, Mucus Block, Phantom Membrane, Mucus Block and Mucus Block, arranged in the pattern shown. Produces 4× Ghostly Mucus Block.

Crafting
Mucus Block
Mucus Block
Phantom Membrane
Mucus Block
Mucus Block
Ghostly Mucus Block Ghostly Mucus Block ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Ghostly Mucus Block1–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:ghostly_mucus_block
Namespace
spawn
Mod ID
spawn
Tags (1)
spawn:blocks/mucus_solidification_spreader

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " # ",
    "#G#",
    " # "
  ],
  "ingredients": {
    "#": {
      "item": "spawn:mucus_block"
    },
    "G": {
      "item": "minecraft:phantom_membrane"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}