Crafting using Light Gray Wool, Light Gray Wool, Light Gray Wool, Light Gray Wool, Light Gray Wool, Light Gray Wool and Stick, arranged in the pattern shown. Produces Light Gray Banner.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Gray Banner | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:light_gray_banner- Namespace
minecraft- Mod ID
minecraft- Tags (2)
minecraft:blocks/banners minecraft:items/banners
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###",
" | "
],
"ingredients": {
"#": {
"item": "minecraft:light_gray_wool"
},
"|": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "banner",
"experience": null,
"cooking_time": null
}
