ad_astra:encased_desh_block

Encased Desh Block

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Encased Desh Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

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