Seismic Vibrator
mekanism:seismic_vibrator

Seismic Vibrator

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Relocation Not SupportedPickaxe Mineable

Acquisition

Crafting using Any Tin Ingot, Any Lapis Gem, Any Tin Ingot, Basic Control Circuit, Steel Casing, Basic Control Circuit, Any Tin Ingot, Any Tin Ingot and Any Tin Ingot, arranged in the pattern shown. Produces Seismic Vibrator.

Crafting
Seismic Vibrator Seismic Vibrator guaranteed

Mining & drops

sourcecountchanceconditions
Seismic Vibrator1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:seismic_vibrator
Namespace
mekanism
Mod ID
mekanism
Tags (2)
forge:blocks/relocation_not_supported
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I#I",
    "CXC",
    "III"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:gems/lapis"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "I": {
      "tag": "forge:ingots/tin"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}