Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the base rarity and subsequently color of the item name when the player hovers the cursor over the item.
Alternate Simple Representations
This item can also be represented as a String
.
Rarity Properties
Name | Default Value | Type | Description | Example Values |
---|---|---|---|---|
value | not set | Value choices | Sets the base rarity of the item. The rarity of an item automatically increases when enchanted, either to Rare when the base rarity is Common or Uncommon, or Epic when the base rarity is Rare. |
Value choices
Value | Title | Description |
---|---|---|
common | Common | |
uncommon | Uncommon | |
rare | Rare | |
epic | Epic |
Samples
"minecraft:rarity": {
"minecraft:rarity": "rare"
}