promotional bannermobile promotional banner

LootJS: KubeJS Addon

Add functionality for packdevs to modify global loot modifications through KubeJS

File Details

LootJS-NeoForge-1.21-3.1.0

  • R
  • Aug 3, 2024
  • 215.89 KB
  • 24.7K
  • 1.21.1+1
  • NeoForge

File Name

lootjs-neoforge-1.21-3.1.0.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:lootjs-570630:5592581"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Remove addItem for loot pools. Prefer to use addEntry
  • Deprecate addTypeModifier in LootJS.modifiers and will be removed in future updates, use addTableModifier with a LootType instead.
  • Deprecate modifyLootTypeTables in LootJS.lootTables and will be removed in future updates, use modifyLootTables with a LootType instead.