Mojira Archive
MC-93177

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

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"
         }
       ]

Works As Intended

[Helper] MichaƂ

[Mojang] Grum (Erik Broes)

2015-11-22, 01:26 PM

2015-11-24, 03:31 PM

2015-11-24, 03:17 PM

1

3

Plausible

Minecraft 15w47c

-