Polished Livingrock Wall
botania:polished_livingrock_wall

Polished Livingrock Wall

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

Acquisition

Stone Cutting using Livingrock. Produces Polished Livingrock Wall.

Stone Cutting
Polished Livingrock Wall Polished Livingrock Wall guaranteed

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

Crafting
Polished Livingrock Wall Polished Livingrock Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Polished Livingrock Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
botania:polished_livingrock_wall
Namespace
botania
Mod ID
botania
Tags (2)
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "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:crafting_shaped",
  "pattern": [
    "BBB",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "botania:polished_livingrock"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}