-
Bug
-
Resolution: Fixed
-
24w09a, 24w10a
-
Windows 10, Java 21
-
Confirmed
-
Commands, Crash, Enchantments
-
Important
-
Platform
when you have 2 enchantments "sharpness" and "minecraft:sharpness" in the new components this will crash the game
1./give @s diamond_sword[enchantments={levels:{sharpness:10,"sharpness":10}}]
2./give @s diamond_sword[enchantments={levels:{sharpness:10,"minecraft:sharpness":10}}]
the second one will crash the game, but the first one doesnt.