Purpur Lamp
16×16 · BAKED

block· Machines & Other Blocks

Purpur Lamp

Goety · by Polarice3
block Pickaxe Mineable

Purpur Lamp is a block from Goety, crafted from Purpur Slab and End Rod Block.

Acquisition

Crafting using Purpur Slab, End Rod Block and Purpur Slab, arranged in the pattern shown. Produces Purpur Lamp.

Crafting
Purpur Lamp Purpur Lamp guaranteed

Mining & drops

sourcecountdrop rateconditions
Purpur Lamp1–1100%Survives Explosion, Block State Property

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

dropscountdrop rateconditions
Purpur Lamp1–1100%Survives Explosion, Block State Property

Drop rates are per-roll probabilities, not absolute find rates — actual odds also depend on structure generation and loot pool weights.

Developer reference
Registry name
goety:purpur_lamp
Namespace
goety
Mod ID
goety
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "R",
    "G",
    "R"
  ],
  "ingredients": {
    "G": {
      "item": "goety:end_rod_block"
    },
    "R": {
      "item": "minecraft:purpur_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}