Skip to content

[BUG] casue double loot when loot is added by lootjs #49

Description

@QLNPLUS

MOD
AutoLeveling-1.20-1.19b.jar
lootjs-forge-1.20.1-2.13.0.jar

Forge 47.4.0 minecraft 1.20.1

LootJS.modifiers((event) => {
event
.addEntityLootModifier("minecraft:creeper")
.addLoot("minecraft:stone");

});

add loot like this, and kill a creeper will give two stone

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions