Coprolith Slab
alexscaves:coprolith_slab

Coprolith Slab

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe MineableSlabSlab

Coprolith Slab is a block from Alex's Caves, crafted from Coprolith.

Acquisition

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

Crafting
Coprolith Slab Coprolith Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Coprolith Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:coprolith_slab
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slab
minecraft:items/slab

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:coprolith"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:coprolith"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}