malum:polished_twisted_rock

Polished Twisted Rock

Malum · by Sammy Semicolon
block Twisted RockTwisted Rock BlocksTwisted RockTwisted Rock BlocksPickaxe Mineable

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

Acquisition

Crafting using Smooth Twisted Rock, Smooth Twisted Rock, Smooth Twisted Rock and Smooth Twisted Rock, arranged in the pattern shown. Produces 4× Polished Twisted Rock.

Crafting
Polished Twisted Rock ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Twisted Rock1–1100%Survives Explosion

Used in (10)

Crafting using Polished Twisted Rock, Polished Twisted Rock, Polished Twisted Rock, Polished Twisted Rock, Polished Twisted Rock and Polished Twisted Rock, arranged in the pattern shown. Produces 4× Polished Twisted Rock Stairs.

Crafting
Polished Twisted Rock Stairs Polished Twisted Rock Stairs ×4 guaranteed

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

Crafting
Polished Twisted Rock Wall Polished Twisted Rock Wall ×6 guaranteed
view all 10 →

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:polished_twisted_rock
Namespace
malum
Mod ID
malum
Tags (5)
malum:blocks/twisted_rock
malum:blocks/twisted_rock_blocks
malum:items/twisted_rock
malum:items/twisted_rock_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

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