-
Bug
-
Resolution: Duplicate
-
None
-
20w48a, 20w49a
-
None
-
Java version
-
Unconfirmed
-
(Unassigned)
When I have netherite boots with only "Feather falling lvl. 2147483647" it works. But with enchants from second screen, it doesn't. I shoud survive a fall from 172 blocks with this enchant. With boots from first screen I do, with boots from second screen - I don't.
Here is command for not working feaher falling boots:
/give @p minecraft:netherite_boots{Enchantments:[
{id:"minecraft:protection",lvl:2147483647,Count:1b},
{id:"thorns",lvl:2147483647,Count:2b},
{id:soul_speed,lvl:5,Count:3b},
{id:depth_strider,lvl:10,Count:4b},
{id:feather_falling,lvl:2147483647,Count:5b},
{id:"unbreaking",lvl:2147483647,Count:6b},
{id:"mending",lvl:2147483647,Count:7b}],display:{Name:'
{"text":"Buty PotworkaPL"}'}} 1
- duplicates
-
MC-10755 Effects with amplifiers over 4 (level V)/enchantments with level over max default value are not supported
- Resolved