-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 19w12b
-
None
-
Unconfirmed
Steps to reproduce:
1. /give @p minecraft:diamond_sword{Enchantments:[
]} 1
2. /give @p minecraft:diamond_sword{Enchantments:[
,
{id:"minecraft:sharpness",lvl:10}]} 1
Test out both swords, notice how the second one does more damage.
3. /give @p minecraft:bow{Enchantments:[
{id:"minecraft:power",lvl:10}]} 1
4. /give @p minecraft:bow{Enchantments:[
,
{id:"minecraft:power",lvl:10}]} 1
Notice how both bows do the same amount of damage.
- duplicates
-
MC-10755 Effects with amplifiers over 4 (level V)/enchantments with level over max default value are not supported
- Resolved