Sandstone Bridge Support
mcwbridges:sandstone_bridge_pier

Sandstone Bridge Support

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

Acquisition

Crafting using Sandstone, Sandstone Wall and Sandstone, arranged in the pattern shown. Produces 3× Sandstone Bridge Support.

Crafting
Sandstone Bridge Support Sandstone Bridge Support ×3 guaranteed

Stone Cutting using Sandstone. Produces Sandstone Bridge Support.

Stone Cutting
Sandstone Bridge Support Sandstone Bridge Support guaranteed

Mining & drops

sourcecountchanceconditions
Sandstone Bridge Support1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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