Light Blue Banner
minecraft:light_blue_banner

Light Blue Banner

Dye Color:
Minecraft · by Mojang Studios
block BannersBanners

Acquisition

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.

Crafting
Light Blue Banner Light Blue Banner guaranteed

Mining & drops

sourcecountchanceconditions
Light Blue Banner1–1100%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
}