Chargepad
mekanism:chargepad

Chargepad

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

Acquisition

Mek Data using Polished Blackstone Pressure Plate, Polished Blackstone Pressure Plate, Polished Blackstone Pressure Plate, Any Steel Ingot, Energy Tablet and Any Steel Ingot, arranged in the pattern shown. Produces Chargepad.

Mek Data
Polished Blackstone Pressure Plate
Polished Blackstone Pressure Plate
Polished Blackstone Pressure Plate
Any Steel Ingot
Energy Tablet
Any Steel Ingot
Chargepad Chargepad guaranteed

Mining & drops

sourcecountchanceconditions
Chargepad1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "###",
    "SES"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:polished_blackstone_pressure_plate"
    },
    "E": {
      "item": "mekanism:energy_tablet"
    },
    "S": {
      "tag": "forge:ingots/steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}