promotional bannermobile promotional banner

Lootables

API for creating featureful loot rewards that go beyond item drops, and can be provided randomly or via loot box choice mechanics.
Back to Files

lootables-0.1.1+1.21.1.jar

File namelootables-0.1.1+1.21.1.jar
Uploader
fzzyhmstrsfzzyhmstrs
Uploaded
Nov 21, 2024
Downloads
316.8K
Size
699.2 KB
Mod Loaders
Fabric
File ID
5924067
Type
R
Release
Supported game versions
  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lootables-1144308:5924067"

Learn more about Curse Maven

What's new

Additions

  • None.

Changes

  • Lootable tables now reload (async) on /reload. Previously they only loaded on server start.
  • Sync data now supports player-specific client data

Fixes

  • Fix loot table entries not loading properly.
  • Pool loot entries properly display their fallback description.
  • Fix potential sync issue on quit and rejoin thanks to stale registry references.