Corporea Slab
botania:corporea_slab

Corporea Slab

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Corporea Slab1–1100%

Used in (1)

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

Crafting
Corporea Slab
Corporea Slab
Corporea Block guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:corporea_slab
Namespace
botania
Mod ID
botania
Tags (4)
botania:blocks/corporea_spark_override
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:corporea_block"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:corporea_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}