ad_astra:encased_steel_block

Encased Steel Block

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Steel Ingot, Steel Ingot, Steel Ingot, Steel Plate, Steel Plate, Steel Plate, Steel Ingot, Steel Ingot and Steel Ingot, arranged in the pattern shown. Produces 64× Encased Steel Block.

Crafting
Steel Ingot
Steel Ingot
Steel Ingot
Steel Plate
Steel Plate
Steel Plate
Steel Ingot
Steel Ingot
Steel Ingot
Encased Steel Block ×64 guaranteed

Mining & drops

sourcecountchanceconditions
Encased Steel Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "III",
    "###",
    "III"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:steel_plates"
    },
    "I": {
      "tag": "ad_astra:steel_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}