Polished Tainted Rock Slab
malum:polished_tainted_rock_slab

Polished Tainted Rock Slab

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

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

Acquisition

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

Crafting
Polished Tainted Rock Slab Polished Tainted Rock Slab ×6 guaranteed

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

Stone Cutting
Polished Tainted Rock Slab Polished Tainted Rock Slab guaranteed

Mining & drops

sourcecountchanceconditions
Polished Tainted Rock Slab1–1100%

Used in (1)

Crafting using Polished Tainted Rock Slab and Polished Tainted Rock Slab, arranged in the pattern shown. Produces Chiseled Tainted Rock.

Crafting
Polished Tainted Rock Slab
Polished Tainted Rock Slab
Chiseled Tainted Rock guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:polished_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:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "malum:polished_tainted_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:polished_tainted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:tainted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}