malum:chiseled_twisted_rock

Chiseled Twisted Rock

Malum · by Sammy Semicolon
block Twisted RockTwisted RockPickaxe Mineable

Chiseled Twisted Rock is a block from Malum, crafted from Polished Twisted Rock Slab.

Acquisition

Crafting using Polished Twisted Rock Slab and Polished Twisted Rock Slab, arranged in the pattern shown. Produces Chiseled Twisted Rock.

Crafting
Polished Twisted Rock Slab
Polished Twisted Rock Slab
Chiseled Twisted Rock guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Twisted Rock1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:chiseled_twisted_rock
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:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "malum:polished_twisted_rock_slab"
    }
  },
  "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
}