malum:twisted_rock_column

Twisted Rock Column

Malum · by Sammy Semicolon
block Twisted RockTwisted RockPickaxe Mineable

Twisted Rock Column is a block from Malum, crafted from Twisted Rock.

Acquisition

Crafting using Twisted Rock, Twisted Rock and Twisted Rock, arranged in the pattern shown. Produces 3× Twisted Rock Column.

Crafting
Twisted Rock Column ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Twisted Rock Column1–1100%Survives Explosion

Used in (1)

Crafting using Polished Twisted Rock and Twisted Rock Column, arranged in the pattern shown. Produces 2× Twisted Rock Column Cap.

Crafting
Twisted Rock Column Cap ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:twisted_rock_column
Namespace
malum
Mod ID
malum
Tags (3)
malum:blocks/twisted_rock
malum:items/twisted_rock
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "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:twisted_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}