ad_astra:encased_ostrum_block

Encased Ostrum Block

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Encased Ostrum Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

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