Crafting using Light Blue Wool, Light Blue Wool, Light Blue Wool, Light Blue Wool, Light Blue Wool, Light Blue Wool and Stick, arranged in the pattern shown. Produces Light Blue Banner.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Light Blue Banner | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:light_blue_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_blue_wool"
},
"|": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": "banner",
"experience": null,
"cooking_time": null
}
