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.3+1.21.1

  • B
  • Nov 28, 2024
  • 708.33 KB
  • 31
  • 1.21.1+1
  • Fabric

File Name

lootables-0.1.3+1.21.1.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Additions

  • Added canApplyKey method to LootablesApi. This method will check if the player provided can apply the given key, before attempting to roll loot.

Changes

  • Elevated the CODEC and PACKET_CODEC of LootableItem.LootableData to public for use in codec construction outside of Lootables.

Fixes

  • None.