Gray Striped Awning
mcwroofs:gray_striped_awning

Gray Striped Awning

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

Acquisition

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

Crafting
Gray Carpet
White Carpet
Gray Carpet
Gray Striped Awning Gray Striped Awning guaranteed

Mining & drops

sourcecountchanceconditions
Gray Striped Awning1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mcwroofs:gray_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:gray_carpet"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "awnings",
  "experience": null,
  "cooking_time": null
}