LootJS: KubeJS Addon

LootJS: KubeJS Addon

Mod

A Minecraft mod for packdevs to easily modify the loot system with KubeJS.

Client and server Utility

118.4k downloads
16 followers
Created2 years ago
Updated3 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
Filter channels...

Added

  • Added LootEntry.of("#tag"), LootEntry.of("@modid") to select a random entry from a tag or modid.
  • Added LootEntry.ofJson(json) to create a loot entry from JSON to support custom entries from other mods

Fixed

  • Crash with newest kubejs version

Fixed

  • Fixed null pointer exception when using addLootTableModifier and an entity dies

Add

  • Add custom loot function customFunction(json)

Fix

  • Fix bug where loot does not drop for entities on fabric

Changed

  • 1.20.1 Release

Changed

  • Fix bug where loot does not drop if CraftTweaker is installed together with LootJS on fabric

Changed

  • Update to KubeJS 6.1

Added

  • Added LootEntry.when() and blockEntityPredicate

Fix

  • Fix item filters on forge. Moved the specific filters from last update to ForgeItemFilter.canPerformAnyAction() and ForgeItemFilter.canPerformAction().

External resources



Project members

Lytho

Owner

Relentless

Member


Technical information

License
LGPL-3.0-only
Client side
required
Server side
required
Project ID