Stone Cutting using Smooth Tainted Rock. Produces Smooth Tainted Rock Wall.
Smooth Tainted Rock Wall
Malum · by Sammy Semicolon
Smooth Tainted Rock Wall is a block from Malum, crafted from Smooth Tainted Rock.
Acquisition
Stone Cutting using Tainted Rock. Produces Smooth Tainted Rock Wall.
Crafting using Smooth Tainted Rock, Smooth Tainted Rock, Smooth Tainted Rock, Smooth Tainted Rock, Smooth Tainted Rock and Smooth Tainted Rock, arranged in the pattern shown. Produces 6× Smooth Tainted Rock Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Smooth Tainted Rock Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
malum:smooth_tainted_rock_wall- Namespace
malum- Mod ID
malum- Tags (7)
malum:blocks/tainted_rock malum:blocks/tainted_rock_walls malum:items/tainted_rock malum:items/tainted_rock_walls minecraft:blocks/mineable/pickaxe minecraft:blocks/walls minecraft:items/walls
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"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: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
}

