Stone Cutting using Small Twisted Rock Bricks. Produces Small Twisted Rock Brick Slab.
Small Twisted Rock Brick Slab
Malum · by Sammy Semicolon
Small Twisted Rock Brick Slab is a block from Malum, crafted from Small Twisted Rock Bricks.
Acquisition
Stone Cutting using Twisted Rock. Produces Small Twisted Rock Brick Slab.
Crafting using Small Twisted Rock Bricks, Small Twisted Rock Bricks and Small Twisted Rock Bricks, arranged in the pattern shown. Produces 6× Small Twisted Rock Brick Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Small Twisted Rock Brick Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
malum:small_twisted_rock_bricks_slab- Namespace
malum- Mod ID
malum- Tags (7)
malum:blocks/twisted_rock malum:blocks/twisted_rock_slabs malum:items/twisted_rock malum:items/twisted_rock_slabs minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "malum:small_twisted_rock_bricks"
},
"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
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "malum:small_twisted_rock_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

