![]() |
VOOZH | about |
Examples:
Oak Log Skeleton Skull Conduit Enchanted Golden Apple
Note that this may not look exactly like the text in-game due to subpixel anti-aliasing which is not used in Minecraft itself, and there's no standard or portable way to disable that via CSS, which is why I am hesitant to implement it. --AttemptToCallNil (report bug, view backtrace) 19:56, 27 June 2018 (UTC)
format-f class is not present there? --AttemptToCallNil (report bug, view backtrace) 12:21, 28 June 2018 (UTC)In bedrock, the only items with different colors are music discs (cyan), enchanted books (yellow), golden apples (cyan), and enchanted golden apples (pink). Of those, only enchanted books show their color over the hotbar, and none show their color in an item frame or shulker box. Feel free to add this information to the page if you feel like documenting the state of bedrock - tryashtar (talk) 20:11, 22 January 2020 (UTC)
"Enchanted armor, tools and weapons" is listed as uncommon, but every enchanted item I've seen that's not a book is cyan, aka "rare". Even a sharpness I wooden sword.
"elytra" is listed as rare, but unless it's enchanted it's yellow, aka "uncommon".
"challenge advancements" are listed as rare, but they're actually epic, even this wiki itself says so.
> The color of the header text in the notification depends on the advancement; normal and goal advancements have yellow header text, while challenge advancements have pink header text
118.209.1.152 11:05, 13 April 2020 (UTC)
This definition of "rarity" isn't too intuitive, as it only refers to the tooltip color and often doesn't reflect the actual difficulty of getting the item. For example, diamonds have the "common" color and bottles of enchanting are "uncommon", despite the latter being renewable through trading. This system also isn't explained in-game and the "rarity" term only appears in code (if I'm not mistaken). Edits based off of this confusion like Special:Diff/1554045 and Special:Diff/1555444 seem to come up somewhat frequently.
I suggest to rename this page (or at least the infobox rows/parameters on Template:Item and the like) to something more intuitive, like "rarity color" or "tooltip color". –Sonicwave talk 06:20, 18 April 2020 (UTC)
There's clear support for a move, but no consensus on a new title. Which should it be – tooltip color or rarity color? Nixinova T C 03:07, 20 September 2020 (UTC)
It's described here as "orange" but it's "gold" in-game, as you can see in this image: https://i.ibb.co/Zd8m1dh/Inked2021-03-25-02-07-12-LI.jpg--198.7.62.204 00:15, 25 March 2021 (UTC)
"Ominous" is not considered a rarity by the game (see net.minecraft.world.item.Rarity). It's a color that is applied via NBTs to the ominous banner (see net.minecraft.world.entity.raid.Raid#getLeaderBannerInstance: ChatFormatting.GOLD is expilcitly applied). As such, restrictions about where the rarity of an item is visible (explained in Rarity § Displaying) do not apply to the ominous banner. I think this is a valid reason to replace the Ominous table row with a paragraph explaining why "Ominous" is not a rarity. --MDLC01 12:27, 10 August 2022 (UTC)
net.minecraft.world.item.Rarity is what is used for the rarity of item stacks (net.minecraft.world.item.ItemStack#getRarity) and items (net.minecraft.world.item.Item#rarity), and it lists 4 rarities: COMMON, UNCOMMON, RARE and EPIC. net.minecraft.world.item.enchantment.Enchantment.Rarity is used for the rarity of enchantments, which has nothing to do with colors and simply corresponds to the probability of obtaining an enchantment in different situations. This article is about items and item stacks rarity, so Epic should be used. --MDLC01 19:59, 14 August 2022 (UTC)"Quality" redirects here, suggestion to add links related to the field of loot tables that interacts with Luck, as example to the Loot Table page, the Luck page, the Luck section of the Attributes page, or a new Quality page.
The specific colors of the rarity tiers are not indicated in this page, I suggest to note them
I got redirected here from an exact search for "Rarity filter". If I am looking for "Rarity filter" I am most definitely not looking for item rarity. It would be appreciated to instead be able to find details on the placed feature definitions.