nuclearcraft:wire_chamber

Wire Chamber Detector

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Wire Chamber Detector is a block from Nuclearcraft Neoteric, crafted from Wire Gold Tungsten and Wire Chamber Casing.

Acquisition

Crafting using Wire Gold Tungsten, Wire Gold Tungsten, Wire Gold Tungsten, Wire Gold Tungsten, Wire Chamber Casing, Wire Gold Tungsten, Wire Gold Tungsten, Wire Gold Tungsten and Wire Gold Tungsten, arranged in the pattern shown. Produces Wire Chamber Detector.

Crafting
Wire Gold Tungsten
Wire Gold Tungsten
Wire Gold Tungsten
Wire Gold Tungsten
Wire Chamber Casing
Wire Gold Tungsten
Wire Gold Tungsten
Wire Gold Tungsten
Wire Gold Tungsten
Wire Chamber Detector guaranteed

Mining & drops

sourcecountchanceconditions
Wire Chamber Detector1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:wire_chamber
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WWW",
    "WCW",
    "WWW"
  ],
  "ingredients": {
    "C": {
      "item": "nuclearcraft:wire_chamber_casing"
    },
    "W": {
      "item": "nuclearcraft:wire_gold_tungsten"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_target_chamber",
  "experience": null,
  "cooking_time": null
}