Cobbled Cataclasite Slab
botania:metamorphic_swamp_cobblestone_slab

Cobbled Cataclasite Slab

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe MineableSlabsSlabs

Acquisition

Crafting using Cobbled Cataclasite, Cobbled Cataclasite and Cobbled Cataclasite, arranged in the pattern shown. Produces 6× Cobbled Cataclasite Slab.

Crafting
Cobbled Cataclasite Slab Cobbled Cataclasite Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Cobbled Cataclasite Slab1–1100%

Used in (1)

Crafting using Cobbled Cataclasite Slab and Cobbled Cataclasite Slab, arranged in the pattern shown. Produces Cobbled Cataclasite.

Crafting
Cobbled Cataclasite Slab
Cobbled Cataclasite Slab
Cobbled Cataclasite guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:metamorphic_swamp_cobblestone_slab
Namespace
botania
Mod ID
botania
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

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