Blue Striped Awning
mcwroofs:blue_striped_awning

Blue Striped Awning

Dye Color:
Macaw's Roofs · by Sketch Macaw & Sketch Peachy
block Axe Mineable

Acquisition

Crafting using Blue Carpet, White Carpet and Blue Carpet, arranged in the pattern shown. Produces Blue Striped Awning.

Crafting
Blue Carpet
White Carpet
Blue Carpet
Blue Striped Awning Blue Striped Awning guaranteed

Mining & drops

sourcecountchanceconditions
Blue Striped Awning1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwroofs:blue_striped_awning
Namespace
mcwroofs
Mod ID
mcwroofs
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BAB"
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:white_carpet"
    },
    "B": {
      "item": "minecraft:blue_carpet"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "awnings",
  "experience": null,
  "cooking_time": null
}