Minecraft Command? - 7

An
5

I need a command that gives me every piece of armor with infinite life, and one with which I get no damage.

Sa

I would use Netherite armor because you hardly get any damage there.

For infinitely durable netherite shoes:

Command: / give name minecraft: netherite_boots {undestroy: true}

Hope I can help

gl

/ give @p netherite_helmet {Unbreakable: 1b, Enchantments: [{id: "minecraft: protection", lvl: 32768s}]}

You have to do this with every piece of armor

gl

Not undestroy: true but unbreakable: 1b

Po

At level 32768 it is level 0. With 9999 it works.

gl

Ah ok