Corporea Crystal Cube
botania:corporea_crystal_cube

Corporea Crystal Cube

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Corporea Spark OverridePickaxe Mineable

Acquisition

Crafting using Corporea Spark, Alfglass and Any Dreamwood Logs, arranged in the pattern shown. Produces Corporea Crystal Cube.

Crafting
Corporea Crystal Cube Corporea Crystal Cube guaranteed

Mining & drops

sourcecountchanceconditions
Corporea Crystal Cube1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:corporea_crystal_cube
Namespace
botania
Mod ID
botania
Tags (2)
botania:blocks/corporea_spark_override
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "C",
    "G",
    "W"
  ],
  "ingredients": {
    "C": {
      "item": "botania:corporea_spark"
    },
    "G": {
      "item": "botania:elf_glass"
    },
    "W": {
      "tag": "botania:dreamwood_logs"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}