Crafting using End Stone Bricks, End Stone, End Stone Bricks, End Stone Bricks, End Stone Bricks and End Stone Bricks, arranged in the pattern shown. Produces 6× Modern End Brick Wall.
Modern End Brick Wall
Macaw's Fences and Walls · by Sketch Macaw & Peachy Macaw
Acquisition
Stone Cutting using End Stone Bricks. Produces Modern End Brick Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Modern End Brick Wall | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
mcwfences:modern_end_brick_wall- Namespace
mcwfences- Mod ID
mcwfences- Tags (4)
mcwfences:blocks/modern_walls minecraft:blocks/fences minecraft:blocks/mineable/pickaxe minecraft:items/fences
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ABA",
"AAA"
],
"ingredients": {
"A": {
"item": "minecraft:end_stone_bricks"
},
"B": {
"item": "minecraft:end_stone"
}
},
"conditions": [],
"sequence": null,
"group_name": "modern",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "minecraft:end_stone_bricks"
},
"conditions": [],
"sequence": null,
"group_name": "fences",
"experience": null,
"cooking_time": null
}

