Minecraft:Ominous Banner: Difference between revisions
More actions
Fix template calls: add MC/ prefix |
Sync: updated from Minecraft |
||
| Line 12: | Line 12: | ||
| stackable = Yes (16) | | stackable = Yes (16) | ||
| flammable = No | | flammable = No | ||
| waterloggable = {{ | | waterloggable = {{jebe|No|Yes}} | ||
| lavasusceptible = Yes | | lavasusceptible = Yes | ||
}} | }} | ||
An '''ominous banner''' is a special uncraftable variant of the [[Minecraft:banner]] obtained from raid | An '''ominous banner''' is a special uncraftable variant of the [[Minecraft:banner]] obtained from [[Minecraft:raid captain]]s and [[Minecraft:pillager outpost]]s. | ||
== Obtaining == | == Obtaining == | ||
=== Breaking === | === Breaking === | ||
Ominous banners can be broken with or without a [[Minecraft:tool]], but an [[Minecraft:axe]] is fastest. | Ominous banners can be broken with or without a [[Minecraft:tool]], but an [[Minecraft:axe]] is fastest. | ||
{{ | {{breaking row|horizontal=1|Ominous Banner|Axe}} | ||
A ominous banner also breaks and drops itself as an [[Minecraft:Item (entity)|item]] if the block the banner is attached to is moved, removed, or destroyed. | A ominous banner also breaks and drops itself as an [[Minecraft:Item (entity)|item]] if the block the banner is attached to is moved, removed, or destroyed. | ||
=== Natural generation === | === Natural generation === | ||
Ominous banners are carried by raid | Ominous banners are carried by [[Minecraft:raid captain]]s.<br> They are located in [[Minecraft:pillager outpost]]s. | ||
{{ | {{IN|java}}, the ominous banner cannot be crafted or copied because the design uses 8 patterns. | ||
{{ | {{IN|bedrock}}, the ominous banner is a separate type that cannot be placed in a loom. | ||
Ominous banners have the following pattern: | Ominous banners have the following pattern: | ||
| Line 51: | Line 51: | ||
== Usage == | == Usage == | ||
{{ | {{see also|Banner#Usage}} | ||
Ominous banners are a special type of banner in the game as they have more than 6 patterns, and as such cannot be crafted. Ominous banners have the same placement functionality as regular banners. | Ominous banners are a special type of banner in the game as they have more than 6 patterns, and as such cannot be crafted. Ominous banners have the same placement functionality as regular banners. | ||
=== Helmet === | === Helmet === | ||
{{ | {{exclusive|java|section=13}} | ||
While an ominous banner cannot be equipped in the [[Minecraft:Helmet|head slot]] in Survival mode, equipping it using commands causes it to appear on top of the player. This is how raid | While an ominous banner cannot be equipped in the [[Minecraft:Helmet|head slot]] in [[Minecraft:Survival]] mode, equipping it using commands causes it to appear on top of the player. This is how [[Minecraft:raid captain]]s wear banners{{only|java|short=1}}. | ||
=== Chestplate === | === Chestplate === | ||
{{ | {{exclusive|bedrock|section=13}} | ||
While an ominous banner cannot be equipped in the [[Minecraft:chestplate]] slot in Survival mode, equipping it using NBT editors causes it to appear on top of the player. This is how raid | While an ominous banner cannot be equipped in the [[Minecraft:chestplate]] slot in Survival mode, equipping it using NBT editors causes it to appear on top of the player. This is how [[Minecraft:raid captain]]s wear banners{{only|bedrock|education|short=1}}. | ||
<gallery> | <gallery> | ||
| Line 85: | Line 85: | ||
=== Map marker === | === Map marker === | ||
{{ | {{exclusive|java|section=13}} | ||
Like regular banners, ominous banners can also serve as a map marker, having the same functionality as regular banners when used for marking points on a map. | Like regular banners, ominous banners can also serve as a map marker, having the same functionality as regular banners when used for marking points on a map. | ||
=== Renaming === | === Renaming === | ||
An ominous banner can be given a custom name that remains as the ominous banner is placed and retrieved. The player can use an [[Minecraft:anvil]] to rename the ominous banner item, or may change the <code>CustomName</code> tag using the {{ | An ominous banner can be given a custom name that remains as the ominous banner is placed and retrieved. The player can use an [[Minecraft:anvil]] to rename the ominous banner item, or may change the <code>CustomName</code> tag using the {{cmd|data}} command on the ominous banner block. | ||
=== Fuel === | === Fuel === | ||
Ominous banners can be used as a fuel in [[Minecraft:furnace]]s, smelting 1.5 items per banner. | Ominous banners can be used as a fuel in [[Minecraft:furnace]]s, smelting 1.5 items per banner. | ||
=== Looms === | === Looms === | ||
| Line 102: | Line 99: | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{ | {{Sound table/Block/Wood}} | ||
=== Unique === | === Unique === | ||
{{ | {{edition|java}}: ''None'' | ||
{{ | {{edition|bedrock}}: | ||
{{:Banner/Sounds}} | {{:Banner/Sounds}} | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 140: | Line 137: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 180: | Line 177: | ||
=== Block states === | === Block states === | ||
{{ | {{see also|Block states}} | ||
{{#lst:Banner|block states}} | {{#lst:Banner|block states}} | ||
| Line 187: | Line 184: | ||
An ominous banner has a block entity associated with it that holds additional data about the block. | An ominous banner has a block entity associated with it that holds additional data about the block. | ||
{{ | {{el|java}}: | ||
{{ | {{see also|Block entity format}} | ||
{{#lst:Banner|block data}} | {{#lst:Banner|block data}} | ||
{{ | {{el|bedrock}}: | ||
: See [[Minecraft:Bedrock Edition level format/Block entity format]]. | : See [[Minecraft:Bedrock Edition level format/Block entity format]]. | ||
=== Item data === | === Item data === | ||
{{ | {{JE}}: | ||
{{ | {{see also|Data component format}} | ||
<div class="treeview"> | <div class="treeview"> | ||
* {{ | * {{nbt|compound|components}}: the item's '''components''' tag. | ||
{{:Data component format/item_name}} | {{:Data component format/item_name}} | ||
{{:Data component format/banner_patterns}} | {{:Data component format/banner_patterns}} | ||
| Line 204: | Line 201: | ||
</div> | </div> | ||
{{ | {{BE}}: | ||
{{ | {{see also|Bedrock Edition level format/Item format}} | ||
== Achievements == | == Achievements == | ||
{{ | {{load achievements|I've got a bad feeling about this}} | ||
== Advancements == | == Advancements == | ||
{{ | {{load advancements|Voluntary Exile}} | ||
== History == | == History == | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|java}} | ||
|{{ | |{{HistoryLine||1.14|dev=18w45a|[[File:Ominous Banner JE1.png|17px]] Added [[Minecraft:illager]] banners. | ||
|Added illager | |Added [[Minecraft:illager patrol]]s, where the leader of an illager patrol carries an [[Minecraft:illager]] banner.}} | ||
|{{ | |{{HistoryLine|||dev=18w46a|[[File:Ominous Banner JE2.png|17px]] The pattern of [[Minecraft:illager]] banner now has a black border.}} | ||
|{{ | |{{HistoryLine|||dev=18w47a|Illager banners now generate in [[Minecraft:pillager outpost]] watchtowers.}} | ||
|{{ | |{{HistoryLine|||dev=pre2|"Illager Banners" have been renamed to "Ominous Banners".}} | ||
|{{ | |{{HistoryLine||1.19.3|dev=22w43a|The ominous banner is now available in the Creative inventory.}} | ||
|{{ | |{{HistoryLine||1.21.2|dev=24w33a|The [[Minecraft:rarity]] of ominous banners has been changed from "Common" to "Uncommon". Previously it used a gold colored text component for its name.}} | ||
}} | }} | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|bedrock}} | ||
|{{ | |{{HistoryLine||1.11.0|dev=beta 1.11.0.1|[[File:Ominous Banner BE.png|17px]] Added [[Minecraft:illager]] banners. | ||
|Added illager | |Added [[Minecraft:illager captain]]s, which drop an [[Minecraft:illager]] banner upon [[Minecraft:death]].}} | ||
|{{ | |{{HistoryLine|||dev=beta 1.11.0.3|Illager banners now generate in [[Minecraft:pillager outpost]] watchtowers, instead of gray banners.}} | ||
|{{ | |{{HistoryLine||1.20.0|dev=Preview 1.20.0.20|Illager banners can now be used to customize [[Minecraft:shield]]s.}} | ||
|{{ | |{{HistoryLine||1.21.30|dev=Preview 1.21.30.21|The [[Minecraft:rarity]] of ominous banners has been changed from "Common" to "Uncommon". | ||
|"Illager Banner" has been renamed to "Ominous Banner", matching ''Java Edition''.}} | |"Illager Banner" has been renamed to "Ominous Banner", matching ''Java Edition''.}} | ||
}} | }} | ||
| Line 239: | Line 236: | ||
=== ''PlayStation 4 Edition'' === | === ''PlayStation 4 Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{ | |{{HistoryLine|ps4}} | ||
|{{ | |{{HistoryLine||1.91|[[File:Ominous Banner BE.png|17px]] Added [[Minecraft:illager]] banners, which generate with [[Minecraft:pillager outpost]]s and are [[Minecraft:drops|dropped]] by [[Minecraft:illager captain]]s upon [[Minecraft:death]].}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{ | {{issue list}} | ||
== Trivia == | == Trivia == | ||
| Line 261: | Line 258: | ||
=== Screenshots === | === Screenshots === | ||
<gallery> | <gallery> | ||
File:Ominous banner before MC 1.12.png|An ominous banner before the World of Color Update, which was obtainable only via commands. | File:Ominous banner before MC 1.12.png|An ominous banner before the [[Minecraft:World of Color Update]], which was obtainable only via commands. | ||
</gallery> | </gallery> | ||
| Line 271: | Line 268: | ||
== Navigation == | == Navigation == | ||
{{ | {{Navbox blocks|Utility}} | ||
[[Category:Generated structure blocks]] | [[Category:Generated structure blocks]] | ||
| Line 279: | Line 276: | ||
[[Category:Double blocks]] | [[Category:Double blocks]] | ||
fr:Bannière funeste | [[Minecraft:fr:Bannière funeste]] | ||
ko:불길한 현수막 | [[Minecraft:ko:불길한 현수막]] | ||
pt:Estandarte Ameaçador | [[Minecraft:pt:Estandarte Ameaçador]] | ||
uk:Зловісний стяг | [[Minecraft:uk:Зловісний стяг]] | ||
zh:不祥旗帜 | [[Minecraft:zh:不祥旗帜]] | ||
Latest revision as of 11:07, 29 April 2026
Template:Infobox block An ominous banner is a special uncraftable variant of the Minecraft:banner obtained from Minecraft:raid captains and Minecraft:pillager outposts.
Obtaining
Breaking
Ominous banners can be broken with or without a Minecraft:tool, but an Minecraft:axe is fastest. Template:Breaking row
A ominous banner also breaks and drops itself as an item if the block the banner is attached to is moved, removed, or destroyed.
Natural generation
Ominous banners are carried by Minecraft:raid captains.
They are located in Minecraft:pillager outposts.
Template:IN, the ominous banner cannot be crafted or copied because the design uses 8 patterns.
Template:IN, the ominous banner is a separate type that cannot be placed in a loom.
Ominous banners have the following pattern:
File:Ominous Banner.png File:Ominous Banner BE.png
White bannerTemplate:Only
- Cyan Lozenge
- Light Gray Base
- Gray Pale
- Light Gray Bordure
- Black Fess
- Light Gray Per Fess
- Light Gray Roundel
- Black Bordure
Separate type entirelyTemplate:Only
Mob loot
Minecraft:Illagers that spawn carrying an ominous banner always drop it upon death.
Usage
Template:See also Ominous banners are a special type of banner in the game as they have more than 6 patterns, and as such cannot be crafted. Ominous banners have the same placement functionality as regular banners.
Helmet
Template:Exclusive While an ominous banner cannot be equipped in the head slot in Minecraft:Survival mode, equipping it using commands causes it to appear on top of the player. This is how Minecraft:raid captains wear bannersTemplate:Only.
Chestplate
Template:Exclusive While an ominous banner cannot be equipped in the Minecraft:chestplate slot in Survival mode, equipping it using NBT editors causes it to appear on top of the player. This is how Minecraft:raid captains wear bannersTemplate:Only.
Crafting ingredient
Since ominous banners have more than six patterns, adding it to the shield causes the banner to be reduced to six patterns on the shield. Template:Crafting
Copying
Unlike normal banners, ominous banners cannot be copied to make additional copies of the ominous banner.
Map marker
Template:Exclusive Like regular banners, ominous banners can also serve as a map marker, having the same functionality as regular banners when used for marking points on a map.
Renaming
An ominous banner can be given a custom name that remains as the ominous banner is placed and retrieved. The player can use an Minecraft:anvil to rename the ominous banner item, or may change the CustomName tag using the Template:Cmd command on the ominous banner block.
Fuel
Ominous banners can be used as a fuel in Minecraft:furnaces, smelting 1.5 items per banner.
Looms
Unlike a regular Minecraft:banner, ominous banners can't be used in a Minecraft:loom to apply patterns.
Sounds
Generic
Template:Sound table/Block/Wood
Unique
Template:Edition: None
Data values
ID
Template:Edition: Template:ID table Template:ID table Template:ID table
Template:Edition: Template:ID table Template:ID table Template:ID table Template:ID table
Block states
{{#lst:Banner|block states}}
Block data
An ominous banner has a block entity associated with it that holds additional data about the block.
Template:El: Template:See also {{#lst:Banner|block data}}
Item data
Achievements
Advancements
History
Java Edition
Bedrock Edition
PlayStation 4 Edition
Issues
Trivia
- The ominous banner in Minecraft:Bedrock Edition is available as a separate item but is just a second variant (type 1) of the white banner (type 0).
Gallery
Renders
-
Ominous banner pattern in Bedrock Edition.
-
Old ominous banner pattern.
-
Washing with cauldron shows how to apply the ominous banner pattern.
Screenshots
-
An ominous banner before the Minecraft:World of Color Update, which was obtainable only via commands.
In other media
-
Lego ominous banner from 21160
-
An ominous banner within Minecraft:Minecraft Dungeons.
Minecraft:fr:Bannière funeste Minecraft:ko:불길한 현수막 Minecraft:pt:Estandarte Ameaçador Minecraft:uk:Зловісний стяг Minecraft:zh:不祥旗帜