Mod

More Rarities

Quick rating

More Rarities

No reviews yet

Add more rarity tiers to the game.

Adventure/Exploration
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
more_rarities-1.1.0-mc1.21.x-neoforge.jar
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Description

This mod is a lightweight utility mod for Minecraft that extends the vanilla item rarity system by adding 80 brand-new rarity tiers, ranging from the most basic "Junk" to the ultimate "Creative". It provides a richer layered experience for your adventures, equipment systems, and item organization. Each rarity has its own unique color code, making item names clearly distinguishable.

Java

import com.chinaex123.more_rarities.utils.CustomRarity;

public static final DeferredItem<Item> TEST_1 = ITEMS.register("test_1", 
        () -> new Item(new Item.Properties().rarity(CustomRarity.CREATIVE.getValue())));

KubeJS

StartupEvents.registry('item', event => {
  event.create("an_item:ceshi_1").rarity('more_rarities:creative')
})

ItemEvents.modification(event => {
  event.modify("minecraft:diamond", item => { item.rarity = "more_rarities:legendary" })
})

Full Rarity List

See the complete table in README.md for all 80 rarities, including Chinese and English names, registry IDs, and color codes.

================================================

介绍

模组是为Minecraft设计的轻量级工具模组,通过扩展游戏原版的物品稀有度系统,添加了80种全新的稀有度等级,从最基础的"破烂"到最高级的"创造",为你的冒险、装备系统和物品分类提供更加丰富的层次体验。每种稀有度都拥有专属的颜色代码,在物品名称中清晰可辨。

Java

import com.chinaex123.more_rarities.utils.CustomRarity;

public static final DeferredItem<Item> TEST_1 = ITEMS.register("test_1", 
        () -> new Item(new Item.Properties().rarity(CustomRarity.CREATIVE.getValue())));

KubeJS

StartupEvents.registry('item', event => {
  event.create("an_item:ceshi_1").rarity('more_rarities:creative')
})

ItemEvents.modification(event => {
  event.modify("minecraft:diamond", item => { item.rarity = "more_rarities:legendary" })
})

完整稀有度列表

详见 README.md 中的完整表格,包含所有 80 种稀有度的中英文名称、注册 ID 和颜色代码。

Description

This mod is a lightweight utility mod for Minecraft that extends the vanilla item rarity system by adding 80 brand-new rarity tiers, ranging from the most basic "Junk" to the ultimate "Creative". It provides a richer layered experience for your adventures, equipment systems, and item organization. Each rarity has its own unique color code, making item names clearly distinguishable.

Java

import com.chinaex123.more_rarities.utils.CustomRarity;

public static final DeferredItem<Item> TEST_1 = ITEMS.register("test_1", 
        () -> new Item(new Item.Properties().rarity(CustomRarity.CREATIVE.getValue())));

KubeJS

StartupEvents.registry('item', event => {
  event.create("an_item:ceshi_1").rarity('more_rarities:creative')
})

ItemEvents.modification(event => {
  event.modify("minecraft:diamond", item => { item.rarity = "more_rarities:legendary" })
})

Full Rarity List

See the complete table in README.md for all 80 rarities, including Chinese and English names, registry IDs, and color codes.

================================================

介绍

模组是为Minecraft设计的轻量级工具模组,通过扩展游戏原版的物品稀有度系统,添加了80种全新的稀有度等级,从最基础的"破烂"到最高级的"创造",为你的冒险、装备系统和物品分类提供更加丰富的层次体验。每种稀有度都拥有专属的颜色代码,在物品名称中清晰可辨。

Java

import com.chinaex123.more_rarities.utils.CustomRarity;

public static final DeferredItem<Item> TEST_1 = ITEMS.register("test_1", 
        () -> new Item(new Item.Properties().rarity(CustomRarity.CREATIVE.getValue())));

KubeJS

StartupEvents.registry('item', event => {
  event.create("an_item:ceshi_1").rarity('more_rarities:creative')
})

ItemEvents.modification(event => {
  event.modify("minecraft:diamond", item => { item.rarity = "more_rarities:legendary" })
})

完整稀有度列表

详见 README.md 中的完整表格,包含所有 80 种稀有度的中英文名称、注册 ID 和颜色代码。

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync