promotional bannermobile promotional banner

Tiermod - LootJS

Addon for Tiermod - Core, for handle LootJS integration

File Details

Tier Mod LootJS Integration 1.0.0

  • R
  • Jun 4, 2026
  • 2.02 KB
  • 11
  • 1.20.1
  • Forge

File Name

tiermod_lootjs-1.0.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:tiermod-lootjs-1565006:8198298")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added

  • Stable public API (com.tiermodfordevs.api) with semver policy and package-info.java
  • tiermod-api Maven artifact (compile-only) with sources
  • Datapack loading: data/<namespace>/tiermod/tiers|groups/
  • Config override over datapack by tier/group id
  • S2C SyncTiersPacket for multiplayer tooltips
  • keepExistingTierOnRoll config (default true)
  • Forge GameTest smoke tests (tier_pipeline batch)
  • CI workflows (build + tag release)
  • CHANGELOG.md, CONTRIBUTING.md, examples/starter/ template
  • en_us.json lang keys for commands

Changed

  • /tiermod reload reloads datapacks + config and syncs clients
  • Registry build runs on TagsUpdatedEvent (item tag index)
  • TierAPI.registry() deprecated (still available)

Fixed

  • Dedicated server clients receive tier display data for tooltips