Crafting using Light Blue Wool, Torch, Light Blue Wool, Floorboard, Floorboard, Floorboard and Floorboard, arranged in the pattern shown. Produces 2× Lamp.
- Inputs
- 2 × Light Blue Wool
- Torch
- 4 × Floorboard
- Output
- → Lamp ×2
block· Machines & Other Blocks
Lamp is a block from [Let's Do] Candlelight, crafted from Light Blue Wool, Torch, and Floorboard.
Crafting using Light Blue Wool, Torch, Light Blue Wool, Floorboard, Floorboard, Floorboard and Floorboard, arranged in the pattern shown. Produces 2× Lamp.
| source | count | drop rate | conditions |
|---|---|---|---|
| Lamp | 1–1 | 100% | Survives Explosion |
| Side Table | 1–1 | 100% | 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 itself when broken.
candlelight:lampcandlelightcandlelightminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"BXB",
" # ",
"###"
],
"ingredients": {
"#": {
"item": "candlelight:floorboard"
},
"B": {
"tag": "minecraft:wool"
},
"X": {
"item": "minecraft:torch"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}