Andesite Pillar Wall
mcwfences:andesite_pillar_wall

Andesite Pillar Wall

Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
block Pillar WallsFencesPickaxe MineableFences

Acquisition

Crafting using Polished Andesite, Polished Andesite, Polished Andesite, Andesite and Andesite, arranged in the pattern shown. Produces 5× Andesite Pillar Wall.

Crafting
Andesite Pillar Wall Andesite Pillar Wall ×5 guaranteed

Mining & drops

sourcecountchanceconditions
Andesite Pillar Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwfences:andesite_pillar_wall
Namespace
mcwfences
Mod ID
mcwfences
Tags (4)
mcwfences:blocks/pillar_walls
minecraft:blocks/fences
minecraft:blocks/mineable/pickaxe
minecraft:items/fences

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "B B"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:polished_andesite"
    },
    "B": {
      "item": "minecraft:andesite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "pillarwall",
  "experience": null,
  "cooking_time": null
}