Banner pattern tag (Java Edition)

From Minecraft Wiki
Jump to navigation Jump to search

A banner pattern tag is a group of banner patterns. Banner pattern tags are used to control how a banner pattern can be used inside a loom.

List of tags

[edit | edit source]

no_item_required

[edit | edit source]

Can be chosen in the loom without a banner pattern.

  • [NBT List / JSON Array] #minecraft:no_item_required (32 values)
    • minecraft:square_bottom_left
    • minecraft:square_bottom_right
    • minecraft:square_top_left
    • minecraft:square_top_right
    • minecraft:stripe_bottom
    • minecraft:stripe_top
    • minecraft:stripe_left
    • minecraft:stripe_right
    • minecraft:stripe_center
    • minecraft:stripe_middle
    • minecraft:stripe_downright
    • minecraft:stripe_downleft
    • minecraft:small_stripes
    • minecraft:cross
    • minecraft:straight_cross
    • minecraft:triangle_bottom
    • minecraft:triangle_top
    • minecraft:triangles_bottom
    • minecraft:triangles_top
    • minecraft:diagonal_left
    • minecraft:diagonal_up_right
    • minecraft:diagonal_up_left
    • minecraft:diagonal_right
    • minecraft:circle
    • minecraft:rhombus
    • minecraft:half_vertical
    • minecraft:half_horizontal
    • minecraft:half_vertical_right
    • minecraft:half_horizontal_bottom
    • minecraft:border
    • minecraft:gradient
    • minecraft:gradient_up

pattern_item/bordure_indented

[edit | edit source]

Can be chosen in the loom with the bordure indented banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/bordure_indented (1 values)
    • minecraft:curly_border

pattern_item/creeper

[edit | edit source]

Can be chosen in the loom with the creeper banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/creeper (1 values)
    • minecraft:creeper

pattern_item/field_masoned

[edit | edit source]

Can be chosen in the loom with the field masoned banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/field_masoned (1 values)
    • minecraft:bricks

pattern_item/flow

[edit | edit source]

Can be chosen in the loom with the flow banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/flow (1 values)
    • minecraft:flow

pattern_item/flower

[edit | edit source]

Can be chosen in the loom with the flower banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/flower (1 values)
    • minecraft:flower

pattern_item/globe

[edit | edit source]

Can be chosen in the loom with the globe banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/globe (1 values)
    • minecraft:globe

pattern_item/guster

[edit | edit source]

Can be chosen in the loom with the guster banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/guster (1 values)
    • minecraft:guster

pattern_item/mojang

[edit | edit source]

Can be chosen in the loom with the thing banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/mojang (1 values)
    • minecraft:mojang

pattern_item/piglin

[edit | edit source]

Can be chosen in the loom with the snout banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/piglin (1 values)
    • minecraft:piglin

pattern_item/skull

[edit | edit source]

Can be chosen in the loom with the skull banner pattern.

  • [NBT List / JSON Array] #minecraft:pattern_item/skull (1 values)
    • minecraft:skull

History

[edit | edit source]
Java Edition
1.1922w18aAdded #no_item_required, #pattern_item/creeper, #pattern_item/flower, #pattern_item/globe, #pattern_item/mojang, #pattern_item/piglin, and #pattern_item/skull tags.
1.20.5
Experiment
Update 1.21
24w11aAdded #pattern_item/flow, and #pattern_item/guster tags.
1.21.224w33aAdded #pattern_item/bordure_indented, and #pattern_item/field_masoned tags.
Removed bricks, and curly_border from #no_item_required tag.
[edit | edit source]