M BUZZ CRAZE NEWS
// updates

How do I give myself a Netherite pickaxe on Minecraft with high enchantment levels on the 1.17 snapshots? [duplicate]

By Joseph Russell

I know I have to use the /give command, but what do I put after the netherite_pickaxe part? I am using the new 1.17 snapshots.

2

1 Answer

/give @p <id>{Enchantments:[{id:<id>,lvl:<lvl>}]} 1 replacing things in <> with the appropriate text.

1