Magenta Banner
minecraft:magenta_banner

Magenta Banner

Dye Color:
Minecraft · by Mojang Studios
block BannersBanners

Acquisition

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

Crafting
Magenta Banner Magenta Banner guaranteed

Mining & drops

sourcecountchanceconditions
Magenta Banner1–1100%Survives Explosion

Block drops

Drops itself when broken.

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