Stone Cutting using End Stone Brick Weathered. Produces End Stone Brick Weathered Wall.
End Stone Brick Weathered Wall
End Stone Brick Weathered Wall is a item from Unknown Mod, crafted from End Stone Brick Weathered.
Acquisition
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 Weathered Wall.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| End Stone Brick Weathered Wall | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
betterend:end_stone_brick_weathered_wall- Namespace
betterend- Mod ID
unknown- Tags (2)
minecraft:blocks/mineable/pickaxe minecraft:blocks/walls
Recipe JSON (2):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "betterend:end_stone_brick_weathered"
},
"conditions": [],
"sequence": null,
"group_name": "wall",
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"ingredients": {
"#": {
"item": "minecraft:end_stone_bricks"
}
},
"conditions": [],
"sequence": null,
"group_name": "wall",
"experience": null,
"cooking_time": null
}
