Twisted Rock Slab
malum:twisted_rock_slab

Twisted Rock Slab

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

Twisted Rock Slab 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 6× Twisted Rock Slab.

Crafting
Twisted Rock Slab Twisted Rock Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Twisted Rock Slab1–1100%

Used in (2)

Crafting using Twisted Rock Slab, Twisted Rock Slab, Twisted Rock Slab, Twisted Rock, Twisted Rock and Twisted Rock, arranged in the pattern shown. Produces 2× Twisted Rock Item Stand.

Crafting
Twisted Rock Item Stand Twisted Rock Item Stand ×2 guaranteed

Crafting using Twisted Rock Slab, Twisted Rock Slab, Twisted Rock Slab, Twisted Rock, Twisted Rock Slab, Twisted Rock Slab and Twisted Rock Slab, arranged in the pattern shown. Produces Twisted Rock Item Pedestal.

Crafting
Twisted Rock Item Pedestal Twisted Rock Item Pedestal guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
malum: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 (2):

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