ad_astra:calorite_panel

Calorite Panel

Ad Astra · by Alex Nijjar
block Pickaxe Mineable

Acquisition

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

Crafting
Calorite Plate
Calorite Ingot
Calorite Plate
Calorite Ingot
Calorite Ingot
Calorite Ingot
Calorite Plate
Calorite Ingot
Calorite Plate
Calorite Panel ×64 guaranteed

Mining & drops

sourcecountchanceconditions
Calorite Panel1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#I#",
    "III",
    "#I#"
  ],
  "ingredients": {
    "#": {
      "tag": "ad_astra:calorite_plates"
    },
    "I": {
      "tag": "ad_astra:calorite_ingots"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}