Crafting using Light Blue Carpet, White Carpet and Light Blue Carpet, arranged in the pattern shown. Produces Light Blue Striped Awning.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Blue Striped Awning | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mcwroofs:light_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:light_blue_carpet"
}
},
"conditions": [],
"sequence": null,
"group_name": "awnings",
"experience": null,
"cooking_time": null
}