ad_astra:encased_iron_block

Encased Iron Block

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Encased Iron Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
ad_astra:encased_iron_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:iron_plates"
    },
    "I": {
      "tag": "ad_astra:steel_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}