nuclearcraft:particle_beam

Particle Beam

Nuclearcraft Neoteric · by igentuman
block Pickaxe MineableNeeds Iron ToolAccelerator InnerTarget Chamber Inner

Particle Beam is a block from Nuclearcraft Neoteric, crafted from Steel Ingot and Glass.

Acquisition

Crafting using Steel Ingot, Steel Ingot, Steel Ingot, Glass, Glass, Glass, Steel Ingot, Steel Ingot and Steel Ingot, arranged in the pattern shown. Produces 3× Particle Beam.

Crafting
Particle Beam ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Particle Beam1–1100%

Used in (2)

Crafting using Steel Ingot, Tough Alloy Ingot, Steel Ingot, Particle Beam, Steel Frame, Particle Beam, Steel Ingot, Tough Alloy Ingot and Steel Ingot, arranged in the pattern shown. Produces 4× Accelerator Beam Port.

Crafting
Accelerator Beam Port ×4 guaranteed

Crafting using Steel Ingot, Tungsten Ingot, Steel Ingot, Particle Beam, Steel Frame, Particle Beam, Steel Ingot, Tungsten Ingot and Steel Ingot, arranged in the pattern shown. Produces 4× Particle Chamber Beam Port.

Crafting
Particle Chamber Beam Port ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
nuclearcraft:particle_beam
Namespace
nuclearcraft
Mod ID
nuclearcraft
Tags (4)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool
nuclearcraft:blocks/accelerator_inner
nuclearcraft:blocks/target_chamber_inner

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SSS",
    "BBB",
    "SSS"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:glass"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "nuclearcraft_accelerator",
  "experience": null,
  "cooking_time": null
}