Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-126184

Luck doesn't work with shulker box

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Minecraft 19w02a
    • Minecraft 1.12.2, Minecraft 18w08b
    • None
    • Unconfirmed

      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?)

            Unassigned Unassigned
            chyx chenyuxuan
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: