Cyan Banner
minecraft:cyan_banner

Cyan Banner

Dye Color:
Minecraft · by Mojang Studios
block BannersBanners

Acquisition

Crafting using Cyan Wool, Cyan Wool, Cyan Wool, Cyan Wool, Cyan Wool, Cyan Wool and Stick, arranged in the pattern shown. Produces Cyan Banner.

Crafting
Cyan Banner Cyan Banner guaranteed

Mining & drops

sourcecountchanceconditions
Cyan Banner1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:cyan_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:cyan_wool"
    },
    "|": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "banner",
  "experience": null,
  "cooking_time": null
}