Corporea Index
botania:corporea_index

Corporea Index

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

Acquisition

Crafting using Ender Air Bottle, Obsidian, Ender Air Bottle, Obsidian, Corporea Spark, Obsidian, Dragonstone, Obsidian and Dragonstone, arranged in the pattern shown. Produces Corporea Index.

Crafting
Corporea Index Corporea Index guaranteed

Mining & drops

sourcecountchanceconditions
Corporea Index1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:corporea_index
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": [
    "AOA",
    "OSO",
    "DOD"
  ],
  "ingredients": {
    "A": {
      "item": "botania:ender_air_bottle"
    },
    "D": {
      "tag": "botania:dragonstone_gems"
    },
    "O": {
      "item": "minecraft:obsidian"
    },
    "S": {
      "item": "botania:corporea_spark"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}