Crafting using Any Pink Dye, Bottle of Radon, Any Pink Dye, Bottle of Radon, Glowstone, Bottle of Radon, Any Pink Dye, Bottle of Radon and Any Pink Dye, arranged in the pattern shown. Produces 4× Pink Radon Lamp.

Pink Radon Lamp
Alex's Caves · by Alexthe668, Noonyeyz
Pink Radon Lamp is a block from Alex's Caves, crafted from Any Pink Dye, Bottle of Radon, and Glowstone.
Acquisition
Crafting using Blue Radon Lamp, Blue Radon Lamp, Blue Radon Lamp, Blue Radon Lamp, Any Pink Dye, Blue Radon Lamp, Blue Radon Lamp, Blue Radon Lamp and Blue Radon Lamp, arranged in the pattern shown. Produces 8× Pink Radon Lamp.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Pink Radon Lamp | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
alexscaves:radon_lamp_pink- Namespace
alexscaves- Mod ID
alexscaves- Tags (2)
alexscaves:blocks/radon_lamps alexscaves:items/radon_lamps
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DRD",
"RGR",
"DRD"
],
"ingredients": {
"D": {
"tag": "forge:dyes/pink"
},
"G": {
"item": "minecraft:glowstone"
},
"R": {
"item": "alexscaves:radon_bottle"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"LLL",
"LDL",
"LLL"
],
"ingredients": {
"D": {
"tag": "forge:dyes/pink"
},
"L": {
"tag": "alexscaves:radon_lamps"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}








