CustomRarity

CustomRarity

Mod

Define item rarity with NBT or config

Client and server Utility

71 downloads
3 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

CustomRarity

Allows pack makers to define Item Rarity by either NBT or config file. Requires ClothConfig and has optional ModMenu integration. Best for use with mods like Legendary Tooltips and Immersive UI.

Examples

Define by NBT:

/give @p stick{CustomRarity:"Epic"}

This mod also comes with Item Modifiers: /item modify entity @p container.0 customrarity:rare will modify the item in the first slot of your hotbar. Item Modifiers can be used in loot tables.

Define by config:

	"uncommons": [
		"minecraft:diamond"
	],

NBT has precedence over config, and config has precedence over vanilla rarity value.


Project members

Partonetrain

Member

Details

Licensed CC0-1.0
Published 3 months ago
Updated 2 months ago