mojira.dev
MC-126184

Luck doesn't work with shulker box

I set up a shulker box and a normal chest with following Loot Table:

{
    "pools": [
        {
            "rolls": 0,
            "bonus_rolls": 1,
            "entries": [
                {
                    "type": "item",
                    "name": "minecraft:diamond"

                }
            ]
        },
        {
            "rolls": 0,
            "bonus_rolls": -1,
            "entries": [
                {
                    "type": "item",
                    "name": "minecraft:dirt"

                }
            ]
        }
    ]
}

Then I open both of them with luck(or unluck) effect, only the shulker box always empty.

(MC-92759?)

Linked issues

Comments 6

Does it work properly when using the same loot table with a chest?

yes.@FVbico

Can you check whether this bug occurs in 1.12.2 as well?

affect 1.12.2 too.

@unknown
@violine1101
+violine1101

(I dont know how to reply you. sorry.)

can anyone mark this relates to MC-92759?@unknown@unknown

Done.

chenyuxuan

(Unassigned)

Unconfirmed

Minecraft 1.12.2, Minecraft 18w08b

Minecraft 19w02a

Retrieved