Crafting using End Stone Bricks, End Stone Bricks, End Stone Bricks, End Stone and End Stone, arranged in the pattern shown. Produces 5× End Brick Pillar Wall.
End Brick Pillar Wall
Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| End Brick Pillar Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:end_brick_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:end_stone_bricks"
},
"B": {
"item": "minecraft:end_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": "pillarwall",
"experience": null,
"cooking_time": null
}

