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.
Seismic Vibrator
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Seismic Vibrator | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
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
}
