So higher than possible, e.g. Thorns 10 or something.
I'm in 1.16.4 on the PC.
Normally not play at first. Except with the appropriate mods that allow this or via cheats.
Thanks. Do you know how to do that with cheats?
I don't use cheats
That works with a command. Here is an example of a Sharpness 1000 sword:
/ give @p minecraft: diamond_sword {Enchantments: [{id: sharpness, lvl: 1000}]}
Or here a command for you:
/ give @p minecraft: netherite_chestplate {Enchantments: [{id: thorns, lvl: 10}]}
Thanks! Do you know how to do that when you want to have multiple enchantments?
I don't know exactly, but you can maybe enchant two items and combine them in the anvil, but I don't know if that's possible
Ok, I'll try it out.