Light Detecting Fixture

block· Machines & Other Blocks

Light Detecting Fixture

block Pickaxe MineableWall Post Override

Light Detecting Fixture is a block from Applied Energistics 2, crafted from Any All Nether Quartz and Cable Anchor.

Acquisition

Crafting using Any All Nether Quartz and Cable Anchor, arranged in the pattern shown. Produces Light Detecting Fixture.

Crafting
Any All Nether Quartz
Cable Anchor
  • Inputs
  • Any All Nether Quartz
  • Cable Anchor
  • Output
  • Light Detecting Fixture
Light Detecting Fixture Light Detecting Fixture guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
ae2:light_detector
Namespace
ae2
Mod ID
ae2
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/wall_post_override

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "ab"
  ],
  "ingredients": {
    "a": {
      "tag": "ae2:all_nether_quartz"
    },
    "b": {
      "item": "ae2:cable_anchor"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}