Banner Pattern
minecraft:skull_banner_pattern

Banner Pattern

Minecraft · by Mojang Studios
item

Function

Skull Charge

Acquisition

Crafting using Paper and Wither Skeleton Skull, in any arrangement. Produces Banner Pattern.

Crafting ⇆ any arrangement
Paper
Wither Skeleton Skull
Banner Pattern Banner Pattern guaranteed
Developer reference
Registry name
minecraft:skull_banner_pattern
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:paper"
    },
    {
      "item": "minecraft:wither_skeleton_skull"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}