Oak Planks Parapet
mcwwindows:oak_plank_parapet

Oak Planks Parapet

Wood Type:
Macaw's Windows · by Sketch Macaw & Peachy Macaw
block ParapetsAxe Mineable

Acquisition

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

Crafting
Oak Planks Parapet Oak Planks Parapet ×5 guaranteed

Mining & drops

sourcecountchanceconditions
Oak Planks Parapet1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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