ad_astra:encased_calorite_block

Encased Calorite Block

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

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

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

Mining & drops

sourcecountchanceconditions
Encased Calorite Block1–1100%Survives Explosion

Block drops

Drops itself when broken.

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