Banner Pattern
minecraft:flower_banner_pattern

Banner Pattern

Minecraft · by Mojang Studios
item

Function

Flower Charge

Acquisition

Crafting using Paper and Oxeye Daisy, in any arrangement. Produces Banner Pattern.

Crafting ⇆ any arrangement
Paper
Oxeye Daisy
Banner Pattern Banner Pattern guaranteed
Developer reference
Registry name
minecraft:flower_banner_pattern
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (1):

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