enderio:dark_steel_block

Dark Steel Block

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Dark Steel Storage BlockDark Steel Storage BlockPickaxe MineableNeeds Stone Tool

Acquisition

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

Crafting
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Ingot
Dark Steel Block guaranteed

Mining & drops

sourcecountchanceconditions
Dark Steel Block1–1100%Survives Explosion

Used in (1)

Crafting using Dark Steel Block, in any arrangement. Produces 9× Dark Steel Ingot.

Crafting ⇆ any arrangement
Dark Steel Ingot Dark Steel Ingot ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:dark_steel_block
Namespace
enderio
Mod ID
enderio
Tags (4)
forge:blocks/storage_blocks/dark_steel
forge:items/storage_blocks/dark_steel
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "III",
    "III"
  ],
  "ingredients": {
    "I": {
      "item": "enderio:dark_steel_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}