botania:corporea_block

Corporea Block

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

Acquisition

Crafting using Corporea Slab and Corporea Slab, arranged in the pattern shown. Produces Corporea Block.

Crafting
Corporea Slab
Corporea Slab
Corporea Block guaranteed

Crafting using Polished Livingrock and Corporea Spark, in any arrangement. Produces 8× Corporea Block.

Crafting ⇆ any arrangement
Corporea Block ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Corporea Block1–1100%Survives Explosion

Used in (9)

Crafting using Corporea Block, Corporea Block and Corporea Block, arranged in the pattern shown. Produces 6× Corporea Slab.

Crafting
Corporea Slab Corporea Slab ×6 guaranteed
view all 9 →

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:corporea_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "botania:polished_livingrock"
    },
    {
      "item": "botania:corporea_spark"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}