RarityJS

Create new rarity for modpack through kubejs.

File Details

RarityJS 1.1.4

  • R
  • Feb 16, 2026
  • 420.06 KB
  • 65
  • 1.20.1
  • Forge

File Name

raritymod-1.1.4.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:custom-rarity-1037072:7633882")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added a rarity editor, use F7 or change the key, the editor require being in creative to be opened, use right click on any item to set a rarity using the dropdown list, when your finished, use the chat command: /rarityjs export "your_filename" without extension like .js, now check everything right inside kubejs/startup_scripts, even adapt it.
  • The editor will maybe take some time to open if you have many mods through i optimized it at many places.
  • All mods is supported and will have a tab assigned if any items was registered.
  • The editor take the rarity registered using this mod, other rarity wont be used through it will be displayed if rarity wasn't set before, be sure to register your rarity before using the editor because you can't create it inside it.
  • Compatible with my ItemOverlayBorder mod.