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


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

Crafting using Polished Twisted Rock and Twisted Rock, arranged in the pattern shown. Produces 2× Cut Twisted Rock.
Stone Cutting using Twisted Rock. Produces Cut Twisted Rock.

| source | count | chance | conditions |
|---|---|---|---|
| Cut Twisted Rock | 1–1 | 100% | Survives Explosion |
Smelting using Cut Twisted Rock (200 ticks, 0.1 xp). Produces Checkered Twisted Rock.
200 ticks· 0.1 xp

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

Drops itself when broken.
malum:cut_twisted_rockmalummalummalum:blocks/twisted_rock malum:items/twisted_rock minecraft:blocks/mineable/pickaxe
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "malum:polished_twisted_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_twisted_rock"
},
"Y": {
"item": "malum:twisted_rock"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "malum:twisted_rock"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}