Mossy Cobblestone Bridge Pier
mcwbridges:mossy_cobblestone_bridge_pier

Mossy Cobblestone Bridge Pier

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

Acquisition

Crafting using Mossy Cobblestone, Mossy Cobblestone Wall and Mossy Cobblestone, arranged in the pattern shown. Produces 3× Mossy Cobblestone Bridge Pier.

Crafting
Mossy Cobblestone Bridge Pier Mossy Cobblestone Bridge Pier ×3 guaranteed

Mining & drops

sourcecountchanceconditions
Mossy Cobblestone Bridge Pier1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwbridges:mossy_cobblestone_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:mossy_cobblestone_wall"
    },
    "W": {
      "item": "minecraft:mossy_cobblestone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stone_piers",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:mossy_cobblestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "stonecutting",
  "experience": null,
  "cooking_time": null
}