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.

File Details

lootables-0.1.1+1.21.1.jar

  • R
  • Nov 21, 2024
  • 699.21 KB
  • 296.7K
  • 1.21.1+1
  • Fabric

File Name

lootables-0.1.1+1.21.1.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lootables-1144308:5924067"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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.