Smooth Tainted Rock Slab
malum:smooth_tainted_rock_slab

Smooth Tainted Rock Slab

Malum · by Sammy Semicolon
block Tainted RockTainted Rock SlabsTainted RockTainted Rock SlabsPickaxe MineableSlabsSlabs

Smooth Tainted Rock Slab is a block from Malum, crafted from Tainted Rock.

Acquisition

Stone Cutting using Tainted Rock. Produces Smooth Tainted Rock Slab.

Stone Cutting
Smooth Tainted Rock Slab Smooth Tainted Rock Slab guaranteed

Crafting using Smooth Tainted Rock, Smooth Tainted Rock and Smooth Tainted Rock, arranged in the pattern shown. Produces 6× Smooth Tainted Rock Slab.

Crafting
Smooth Tainted Rock Slab Smooth Tainted Rock Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Tainted Rock Slab1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:smooth_tainted_rock_slab
Namespace
malum
Mod ID
malum
Tags (7)
malum:blocks/tainted_rock
malum:blocks/tainted_rock_slabs
malum:items/tainted_rock
malum:items/tainted_rock_slabs
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:tainted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "malum:smooth_tainted_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:smooth_tainted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}