block· Machines & Other Blocks

Cobbled Sculk Stone

Deeper and Darker · by Kyanite Team
block Can Large Echo Crystal PlacePickaxe Mineable

Cobbled Sculk Stone is a block from Deeper and Darker, crafted from Sculk Stone Diamond Ore.

Acquisition

Crushing using Sculk Stone Diamond Ore (550 ticks). Produces Cobbled Sculk Stone and Nugget of Experience and 3× Diamond and Diamond.

Crushing conditional
Cobbled Sculk Stone 13%
Nugget of Experience Nugget of Experience guaranteed
Diamond Diamond ×3 guaranteed
Diamond Diamond 25%

Crushing using Sculk Stone Coal Ore (250 ticks). Produces Nugget of Experience and Cobbled Sculk Stone and 2× Coal and Coal.

Crushing conditional
Nugget of Experience Nugget of Experience guaranteed
Cobbled Sculk Stone 13%
Coal Coal ×2 guaranteed
Coal Coal 75%

Crushing using Sculk Stone Emerald Ore (550 ticks). Produces 3× Emerald and Nugget of Experience and Cobbled Sculk Stone and Emerald.

Crushing conditional
Emerald Emerald ×3 guaranteed
Nugget of Experience Nugget of Experience guaranteed
Cobbled Sculk Stone 13%
Emerald Emerald 25%

Crushing using Sculk Stone Copper Ore (350 ticks). Produces Crushed Raw Copper and Cobbled Sculk Stone and Nugget of Experience and 10× Crushed Raw Copper.

Crushing conditional
Crushed Raw Copper Crushed Raw Copper 75%
Cobbled Sculk Stone 13%
Nugget of Experience Nugget of Experience guaranteed
Crushed Raw Copper Crushed Raw Copper ×10 guaranteed

Crushing using Sculk Stone Redstone Ore (450 ticks). Produces Cobbled Sculk Stone and Redstone Dust and 12× Redstone Dust and Nugget of Experience.

Crushing conditional
Cobbled Sculk Stone 13%
Redstone Dust Redstone Dust 50%
Redstone Dust Redstone Dust ×12 guaranteed
Nugget of Experience Nugget of Experience guaranteed

Crushing using Sculk Stone Gold Ore (350 ticks). Produces Crushed Raw Gold and 3× Crushed Raw Gold and Cobbled Sculk Stone and 2× Nugget of Experience.

Crushing conditional
Crushed Raw Gold Crushed Raw Gold 75%
Crushed Raw Gold Crushed Raw Gold ×3 guaranteed
Cobbled Sculk Stone 13%
Nugget of Experience Nugget of Experience ×2 guaranteed

Crushing using Sculk Stone Iron Ore (350 ticks). Produces Crushed Raw Iron and Cobbled Sculk Stone and Nugget of Experience and 3× Crushed Raw Iron.

Crushing conditional
Crushed Raw Iron Crushed Raw Iron 75%
Cobbled Sculk Stone 13%
Nugget of Experience Nugget of Experience guaranteed
Crushed Raw Iron Crushed Raw Iron ×3 guaranteed

Crushing using Sculk Stone Lapis Lazuli Ore (450 ticks). Produces Nugget of Experience and Cobbled Sculk Stone and 15× Lapis Lazuli and Lapis Lazuli.

Crushing conditional
Nugget of Experience Nugget of Experience guaranteed
Cobbled Sculk Stone 13%
Lapis Lazuli Lapis Lazuli ×15 guaranteed
Lapis Lazuli Lapis Lazuli 50%

Mining & drops

sourcecountchanceconditions
Blooming Sculk Stone1–1100%Survives Explosion
Sculk Stone1–1100%Survives Explosion
Cobbled Sculk Stone1–1100%Survives Explosion

Used in

Smelting using Cobbled Sculk Stone (200 ticks, 0.1 xp). Produces Sculk Stone.

Smelting

200 ticks· 0.1 xp

Sculk Stone guaranteed
view all 21 →

Block drops

Drops itself when broken.

Developer reference
Registry name
deeperdarker:cobbled_sculk_stone
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (2)
geode_plus:blocks/can_large_echo_crystal_place
minecraft:blocks/mineable/pickaxe

Recipe JSON (8):

{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_diamond_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 550
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_coal_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 250
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_emerald_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 550
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_copper_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_redstone_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 450
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_gold_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_iron_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 350
}
{
  "recipe_type": "create:crushing",
  "pattern": null,
  "ingredients": {
    "item": "deeperdarker:sculk_stone_lapis_ore"
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "create"
      },
      "type": "forge:mod_loaded"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": 450
}