Smooth Twisted Rock Wall
malum:smooth_twisted_rock_wall

Smooth Twisted Rock Wall

Malum · by Sammy Semicolon
block Twisted RockTwisted Rock WallsTwisted RockTwisted Rock WallsPickaxe MineableWallsWalls

Smooth Twisted Rock Wall is a block from Malum, crafted from Smooth Twisted Rock.

Acquisition

Crafting using Smooth Twisted Rock, Smooth Twisted Rock, Smooth Twisted Rock, Smooth Twisted Rock, Smooth Twisted Rock and Smooth Twisted Rock, arranged in the pattern shown. Produces 6× Smooth Twisted Rock Wall.

Crafting
Smooth Twisted Rock Wall Smooth Twisted Rock Wall ×6 guaranteed

Stone Cutting using Twisted Rock. Produces Smooth Twisted Rock Wall.

Stone Cutting
Smooth Twisted Rock Wall Smooth Twisted Rock Wall guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Twisted Rock Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:smooth_twisted_rock_wall
Namespace
malum
Mod ID
malum
Tags (7)
malum:blocks/twisted_rock
malum:blocks/twisted_rock_walls
malum:items/twisted_rock
malum:items/twisted_rock_walls
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "malum:smooth_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
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:smooth_twisted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}