block· Machines & Other Blocks

Lightroom

Exposure · by mortuusars
block Axe Mineable

Lightroom is a block from Exposure, crafted from Iron Trapdoor, Redstone Torch, and Any Planks.

Acquisition

Crafting using Iron Trapdoor, Redstone Torch, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Lightroom.

Crafting
Iron Trapdoor
Redstone Torch
Any Planks
Any Planks
Any Planks
Any Planks
Lightroom guaranteed

Mining & drops

sourcecountchanceconditions
Lightroom1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
exposure:lightroom
Namespace
exposure
Mod ID
exposure
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "IT",
    "PP",
    "PP"
  ],
  "ingredients": {
    "I": {
      "item": "minecraft:iron_trapdoor"
    },
    "P": {
      "tag": "minecraft:planks"
    },
    "T": {
      "item": "minecraft:redstone_torch"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}