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

Player can't get mending and frost walker from jungle temple, fishing, stronghold library chests

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • Minecraft 15w47c
    • None
    • Plausible

      In jungle temple, fishing and stronghold library chests there can be enchanted book with treasure enchantment set to true, but lvl of enchanting is too low to get treasure enchantment: mending and frost walker. Lvl should be increased or loot table should be changed to "enchant randomly".
      Now is:

          "functions": [
              {
                  "function": "enchant_with_levels",
                  "levels": 30,
                  "treasure": true
                  }
              ]

      should be:

           "functions": [
               {
                   "function": "enchant_randomly"
               }
             ]

            grum [Mojang] Grum (Erik Broes)
            Toboe_Irbis [Helper] MichaƂ
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: