Polished Livingrock Slab
botania:polished_livingrock_slab

Polished Livingrock Slab

Botania · by Vazkii, wiiv, williewillus, dylan4ever, Hubry, Alwinfy, artemisSystem, Falkory220, Wormbo
block Pickaxe MineableSlabsSlabs

Acquisition

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

Crafting
Polished Livingrock Slab Polished Livingrock Slab ×6 guaranteed

Stone Cutting using Livingrock. Produces Polished Livingrock Slab.

Stone Cutting
Polished Livingrock Slab Polished Livingrock Slab guaranteed

Mining & drops

sourcecountchanceconditions
Polished Livingrock Slab1–1100%

Used in (1)

Crafting using Polished Livingrock Slab and Polished Livingrock Slab, arranged in the pattern shown. Produces Polished Livingrock.

Crafting
Polished Livingrock Slab
Polished Livingrock Slab
Polished Livingrock guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:polished_livingrock_slab
Namespace
botania
Mod ID
botania
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:polished_livingrock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:livingrock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:polished_livingrock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}