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

Bubble Chamber Detector
Nuclearcraft Neoteric · by igentuman
Bubble Chamber Detector is a block from Nuclearcraft Neoteric, crafted from Glass and Empty Detector.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bubble Chamber Detector | 1–1 | 100% | — |
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
}
