nuclearcraft:bubble_chamber

Bubble Chamber Detector

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron Tool

Bubble Chamber Detector is a block from Nuclearcraft Neoteric, crafted from Glass and Empty Detector.

Acquisition

Crafting using Glass, Glass, Glass, Glass, Empty Detector, Glass, Glass, Glass and Glass, arranged in the pattern shown. Produces Bubble Chamber Detector.

Crafting
Bubble Chamber Detector guaranteed

Mining & drops

sourcecountchanceconditions
Bubble Chamber Detector1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:bubble_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": [
    "GGG",
    "GCG",
    "GGG"
  ],
  "ingredients": {
    "C": {
      "item": "nuclearcraft:empty_detector"
    },
    "G": {
      "item": "minecraft:glass"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_target_chamber",
  "experience": null,
  "cooking_time": null
}