Mek Data using Any Personal Storage and Laser Amplifier, arranged in the pattern shown. Produces Laser Tractor Beam.
Laser Tractor Beam
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Laser Tractor Beam | 1–1 | 100% | — |
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
}