Stone Cutting using Tainted Rock. Produces Cut Tainted Rock.


Cut Tainted Rock is a block from Malum, crafted from Tainted Rock.
Stone Cutting using Tainted Rock. Produces Cut Tainted Rock.

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

Crafting using Polished Tainted Rock and Tainted Rock, arranged in the pattern shown. Produces 2× Cut Tainted Rock.
| source | count | chance | conditions |
|---|---|---|---|
| Cut Tainted Rock | 1–1 | 100% | Survives Explosion |
Smelting using Cut Tainted Rock (200 ticks, 0.1 xp). Produces Checkered Tainted Rock.
200 ticks· 0.1 xp

Stone Cutting using Cut Tainted Rock. Produces Checkered Tainted Rock.

Drops itself when broken.
malum:cut_tainted_rockmalummalummalum:blocks/tainted_rock malum:items/tainted_rock minecraft:blocks/mineable/pickaxe
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:stonecutting",
"pattern": null,
"ingredients": {
"item": "malum:polished_tainted_rock"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X",
"Y"
],
"ingredients": {
"X": {
"item": "malum:polished_tainted_rock"
},
"Y": {
"item": "malum:tainted_rock"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}