End Stone Bricks Bridge Pier
mcwbridges:end_stone_bricks_bridge_pier

End Stone Bricks Bridge Pier

Macaw's Bridges · by Sketch Macaw & Peachy Macaw
block Stone PiersPickaxe Mineable

Acquisition

Stone Cutting using End Stone. Produces End Stone Bricks Bridge Pier.

Stone Cutting
End Stone Bricks Bridge Pier End Stone Bricks Bridge Pier guaranteed

Crafting using End Stone Bricks, End Stone Brick Wall and End Stone Bricks, arranged in the pattern shown. Produces 3× End Stone Bricks Bridge Pier.

Crafting
End Stone Bricks Bridge Pier End Stone Bricks Bridge Pier ×3 guaranteed

Mining & drops

sourcecountchanceconditions
End Stone Bricks Bridge Pier1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:end_stone_bricks_bridge_pier
Namespace
mcwbridges
Mod ID
mcwbridges
Tags (2)
mcwbridges:blocks/stone_piers
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WFW"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:end_stone_brick_wall"
    },
    "W": {
      "item": "minecraft:end_stone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_piers",
  "experience": null,
  "cooking_time": null
}