Crafting using Cyan Wool, Cyan Wool, Torch, Cyan Wool and Stick, arranged in the pattern shown. Produces 3× Cyan Lamp.
block· Machines & Other Blocks
Cyan Lamp
Dye Color:
Another Furniture · by Starfish Studios
Cyan Lamp is a block from Another Furniture, crafted from Cyan Wool, Torch, and Stick.
Acquisition
Crafting using Cyan Dye and Yellow Lamp, in any arrangement. Produces Cyan Lamp.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cyan Lamp | 1–1 | 100% | Survives Explosion |
Block loot table: Cyan Lamp Connector (another_furniture) another_furniture:cyan_lamp_connector | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
another_furniture:cyan_lamp- Namespace
another_furniture- Mod ID
another_furniture- Tags (4)
another_furniture:blocks/lamps another_furniture:items/lamps c:blocks/dyed/cyan c:items/dyed/cyan
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" W ",
"WTW",
" / "
],
"ingredients": {
"/": {
"item": "minecraft:stick"
},
"T": {
"item": "minecraft:torch"
},
"W": {
"item": "minecraft:cyan_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": "curtains",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:cyan_dye"
},
{
"tag": "another_furniture:lamps"
}
],
"conditions": [],
"sequence": null,
"group_name": "lamps",
"experience": null,
"cooking_time": null
}
