Crafting using Tin Ingot, Steel Ingot, Tin Ingot, Tin Ingot, Chassis, Tin Ingot, Tin Ingot, Steel Ingot and Tin Ingot, arranged in the pattern shown. Produces Particle Chamber Camera.

Particle Chamber Camera
Nuclearcraft Neoteric · by igentuman
Particle Chamber Camera is a block from Nuclearcraft Neoteric, crafted from Tin Ingot, Steel Ingot, and Chassis.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Particle Chamber Camera | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
nuclearcraft:target_chamber_camera- Namespace
nuclearcraft- Mod ID
nuclearcraft- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/needs_iron_tool nuclearcraft:blocks/target_chamber_inner
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"NSN",
"NCN",
"NSN"
],
"ingredients": {
"C": {
"item": "nuclearcraft:chassis"
},
"N": {
"tag": "forge:ingots/tin"
},
"S": {
"tag": "forge:ingots/steel"
}
},
"conditions": [],
"sequence": null,
"group_name": "nuclearcraft_target_chamber",
"experience": null,
"cooking_time": null
}
