ad_astra:iron_plateblock

Iron Plateblock

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

Crafting using Iron Plate, Iron Plate, Iron Plate, Iron Plate, Iron Rod, Iron Plate, Iron Plate, Iron Plate and Iron Plate, arranged in the pattern shown. Produces 64× Iron Plateblock.

Crafting
Iron Plate
Iron Plate
Iron Plate
Iron Plate
Iron Rod
Iron Plate
Iron Plate
Iron Plate
Iron Plate
Iron Plateblock ×64 guaranteed

Mining & drops

sourcecountchanceconditions
Iron Plateblock1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "#|#",
    "###"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:iron_plates"
    },
    "|": {
      "item": "ad_astra:iron_rod"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}