botania:polished_livingrock

Polished Livingrock

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

Acquisition

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

Crafting
Polished Livingrock ×4 guaranteed

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

Mining & drops

sourcecountchanceconditions
Polished Livingrock1–1100%Survives Explosion

Used in (13)

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

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

Crafting
Polished Livingrock Stairs Polished Livingrock Stairs ×4 guaranteed

Crafting using Polished Livingrock, Polished Livingrock, Polished Livingrock and Polished Livingrock, arranged in the pattern shown. Produces 4× Livingrock Bricks.

Crafting
Livingrock Bricks ×4 guaranteed

Crafting using Polished Livingrock and Corporea Spark, in any arrangement. Produces 8× Corporea Block.

Crafting ⇆ any arrangement
Corporea Block ×8 guaranteed
view all 13 →

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:polished_livingrock
Namespace
botania
Mod ID
botania
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "botania:livingrock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RR",
    "RR"
  ],
  "ingredients": {
    "R": {
      "item": "botania:livingrock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "QQ"
  ],
  "ingredients": {
    "Q": {
      "item": "botania:polished_livingrock_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}