block· Machines & Other Blocks

Sculk Grime

Deeper and Darker · by Kyanite Team
block Gloomy Sculk ReplaceableOtherside Carver ReplaceablesSculk ReplaceablesSculk Stone ReplaceablesShovel Mineable

Sculk Grime is a block from Deeper and Darker, crafted from Grime Ball.

Acquisition

Crafting using Grime Ball, Grime Ball, Grime Ball and Grime Ball, arranged in the pattern shown. Produces Sculk Grime.

Crafting
Grime Ball
Grime Ball
Grime Ball
Grime Ball
Sculk Grime guaranteed

Mining & drops

sourcecountchanceconditions
Sculk Grime1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Grime Ball1–1100%
Sculk Grime1–1100%Drops itself with Silk Touch
Developer reference
Registry name
deeperdarker:sculk_grime
Namespace
deeperdarker
Mod ID
deeperdarker
Tags (5)
deeperdarker:blocks/gloomy_sculk_replaceable
deeperdarker:blocks/otherside_carver_replaceables
deeperdarker:blocks/sculk_replaceables
deeperdarker:blocks/sculk_stone_replaceables
minecraft:blocks/mineable/shovel

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GG",
    "GG"
  ],
  "ingredients": {
    "G": {
      "item": "deeperdarker:grime_ball"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}