RarityJS

Create new rarity for modpack through kubejs.

File Details

RarityJS 1.1.5

  • R
  • Feb 19, 2026
  • 397.49 KB
  • 1.1K
  • 1.20.1
  • Forge

File Name

raritymod-1.1.5.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

  • Moved most of the code for showing rarity editor to ApocalypseLib.
  • ScrollableGrid MAX_SLOTS was optimized with latest ApocalypseLib which also optimize RarityJS editor.
  • When using the editor, now show and use real minecraft rarity (through it's still using custom rarity internally).
  • Texture for the editor and dropdown was moved to apocalypselib to avoid importing files for each mod.