Andesite Parapet
mcwwindows:andesite_parapet

Andesite Parapet

Macaw's Windows · by Sketch Macaw & Peachy Macaw
block ParapetsPickaxe Mineable

Acquisition

Crafting using Stick, Stick, Stick, Stick, Andesite and Stick, arranged in the pattern shown. Produces 5× Andesite Parapet.

Crafting
Andesite Parapet Andesite Parapet ×5 guaranteed

Mining & drops

sourcecountchanceconditions
Andesite Parapet1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwwindows:andesite_parapet
Namespace
mcwwindows
Mod ID
mcwwindows
Tags (2)
mcwwindows:blocks/parapets
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AAA",
    "ABA"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:stick"
    },
    "B": {
      "item": "minecraft:andesite"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "parapets",
  "experience": null,
  "cooking_time": null
}