End Stone Brick Cracked Wall
betterend:end_stone_brick_cracked_wall

End Stone Brick Cracked Wall

item Pickaxe MineableWalls

End Stone Brick Cracked Wall is a item from Unknown Mod, crafted from End Stone Bricks.

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 Cracked Wall.

Crafting
End Stone Brick Cracked Wall End Stone Brick Cracked Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
End Stone Brick Cracked Wall1–1100%

Block drops

Drops itself when broken.

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
}