mekanism:block_steel

Steel Block

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Steel Storage BlockSteel Storage BlockBeacon Base BlocksPickaxe MineableNeeds Stone Tool

Acquisition

Crafting using Any Steel Ingot, Any Steel Ingot, Any Steel Ingot, Any Steel Ingot, Steel Ingot, Any Steel Ingot, Any Steel Ingot, Any Steel Ingot and Any Steel Ingot, arranged in the pattern shown. Produces Steel Block.

Crafting
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Any Steel Ingot
Steel Block guaranteed

Mining & drops

sourcecountchanceconditions
Steel Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:block_steel
Namespace
mekanism
Mod ID
mekanism
Tags (5)
forge:blocks/storage_blocks/steel
forge:items/storage_blocks/steel
minecraft:blocks/beacon_base_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#P#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:ingots/steel"
    },
    "P": {
      "item": "mekanism:ingot_steel"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}