More Rarities

More Rarities

Add more rarity tiers to the game.

by
40 Downloads
neoforgeadventuretechnologyutility
Rent Server with this Mod

About this Mod

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 和颜色代码。

Available Versions

More Rarities 1.1.0-mc1.21.x-neoforgerelease
MC 1.21, 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11neoforge
April 13, 2026

How to Install More Rarities on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set neoforge Loader

In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.11).

3

Install Mod

Open the mod browser in the dashboard and search for "More Rarities". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

neoforge

Minecraft Versions

1.21.11, 1.21.10, 1.21.9 (+9 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

More Rarities server crashes on startup – what to do?

Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.11). You can switch loaders with one click in the panel.

Is More Rarities compatible with neoforge?

More Rarities officially supports neoforge for Minecraft 1.21.11, 1.21.10, 1.21.9. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with More Rarities – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if More Rarities consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install More Rarities with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.21.111.21.101.21.91.21.81.21.71.21.61.21.51.21.41.21.31.21.2+2 more