Crafting using End Stone Bricks, End Stone Bricks, End Stone Bricks, End Stone Bricks, End Stone Bricks and End Stone Bricks, arranged in the pattern shown. Produces 6× End Stone Brick Cracked Wall.
End Stone Brick Cracked Wall
End Stone Brick Cracked Wall is a item from Unknown Mod, crafted from End Stone Bricks.
Acquisition
Stone Cutting using End Stone Brick Cracked. Produces End Stone Brick Cracked Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| End Stone Brick Cracked Wall | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:end_stone_brick_cracked_wall- Namespace
betterend- Mod ID
unknown- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:end_stone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wall",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:end_stone_brick_cracked"
},
"conditions": [],
"sequence": null,
"group_name": "wall",
"experience": null,
"cooking_time": null
}
