create:cut_deepslate

Cut Deepslate

Create · by simibubi
block Deepslate Stone TypePickaxe Mineable

Acquisition

Crafting using Cut Deepslate Slab and Cut Deepslate Slab, in any arrangement. Produces Cut Deepslate.

Crafting ⇆ any arrangement
Cut Deepslate Slab
Cut Deepslate Slab
Cut Deepslate guaranteed

Mining & drops

sourcecountchanceconditions
Cut Deepslate1–1100%Survives Explosion

Used in (3)

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

Crafting
Cut Deepslate Slab Cut Deepslate Slab ×6 guaranteed

Crafting using Cut Deepslate, Cut Deepslate, Cut Deepslate, Cut Deepslate, Cut Deepslate and Cut Deepslate, arranged in the pattern shown. Produces 4× Cut Deepslate Stairs.

Crafting
Cut Deepslate Stairs Cut Deepslate Stairs ×4 guaranteed

Crafting using Cut Deepslate, Cut Deepslate, Cut Deepslate, Cut Deepslate, Cut Deepslate and Cut Deepslate, arranged in the pattern shown. Produces 6× Cut Deepslate Wall.

Crafting
Cut Deepslate Wall Cut Deepslate Wall ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create:cut_deepslate
Namespace
create
Mod ID
create
Tags (2)
create:items/stone_types/deepslate
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "tag": "create:stone_types/deepslate"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "create:cut_deepslate_slab"
    },
    {
      "item": "create:cut_deepslate_slab"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}