Crafting using Purpur Slab, End Rod Block and Purpur Slab, arranged in the pattern shown. Produces Purpur Lamp.
- Inputs
- 2 × Purpur Slab
- End Rod Block
- Output
- → Purpur Lamp
block· Machines & Other Blocks
Purpur Lamp is a block from Goety, crafted from Purpur Slab and End Rod Block.
Crafting using Purpur Slab, End Rod Block and Purpur Slab, arranged in the pattern shown. Produces Purpur Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Purpur Lamp | 1–1 | 100% | 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.
| drops | count | drop rate | conditions |
|---|---|---|---|
| Purpur Lamp | 1–1 | 100% | 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.
goety:purpur_lampgoetygoetyminecraft: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
}