Laser Tractor Beam
mekanism:laser_tractor_beam

Laser Tractor Beam

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Mek Data using Any Personal Storage and Laser Amplifier, arranged in the pattern shown. Produces Laser Tractor Beam.

Mek Data
Any Personal Storage
Laser Amplifier
Laser Tractor Beam Laser Tractor Beam guaranteed

Mining & drops

sourcecountchanceconditions
Laser Tractor Beam1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:laser_tractor_beam
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "P",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "mekanism:laser_amplifier"
    },
    "P": {
      "tag": "mekanism:personal_storage"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}