malum:chiseled_tainted_rock

Chiseled Tainted Rock

Malum · by Sammy Semicolon
block Tainted RockTainted RockPickaxe Mineable

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Chiseled Tainted Rock1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:chiseled_tainted_rock
Namespace
malum
Mod ID
malum
Tags (3)
malum:blocks/tainted_rock
malum:items/tainted_rock
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "malum:polished_tainted_rock_slab"
    }
  },
  "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
}