Polished Twisted Rock Slab
malum:polished_twisted_rock_slab

Polished Twisted Rock Slab

Malum · by Sammy Semicolon
block Twisted RockTwisted Rock SlabsTwisted RockTwisted Rock SlabsPickaxe MineableSlabsSlabs

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

Acquisition

Stone Cutting using Twisted Rock. Produces Polished Twisted Rock Slab.

Stone Cutting
Polished Twisted Rock Slab Polished Twisted Rock Slab guaranteed

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

Crafting
Polished Twisted Rock Slab Polished Twisted Rock Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Twisted Rock Slab1–1100%

Used in (1)

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

Block drops

Drops itself when broken.

Developer reference
Registry name
malum:polished_twisted_rock_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:twisted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "malum:polished_twisted_rock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "malum:polished_twisted_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}