enderio:end_steel_block

End Steel Block

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

Acquisition

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

Crafting
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Ingot
End Steel Block guaranteed

Mining & drops

sourcecountchanceconditions
End Steel Block1–1100%Survives Explosion

Used in (1)

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

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

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:end_steel_block
Namespace
enderio
Mod ID
enderio
Tags (4)
forge:blocks/storage_blocks/end_steel
forge:items/storage_blocks/end_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:end_steel_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}