SHIELD OF GOD in Minecraft | SHIELD OF GOD in Minecraft Team

The Shield of God has a full set of all possible enchantments for this item of the highest level (depending on the version, this is from 255 to 1000 levels!).

The commands for obtaining this shield on different versions of Minecraft work differently:

TIP! How to work with commands via chat:

  1. Open chat via T button.
  2. Insert a command that starts with / and ends with square brackets ]
  3. Press enter and get the result.

For 1.21.x (255 is the maximum level here!):

  • /give @a shield[enchantments={mending:1,unbreaking:255}]

For 1.20.x (255 is the maximum level here! Use the command block):

  • /give @a shield[enchantments={levels:{mending:1,unbreaking:255}}]

For 1.19.x / 1.18.x / 1.17.x (255 is the maximum level here! Use command block):

  • /give @a shield{Enchantments:[{lvl:1,id:mending},{lvl:255,id:unbreaking}]}

For 1.16.x (1000 is the maximum level here! Use command block):

  • /give @a shield{Enchantments:[{lvl:1,id:mending},{lvl:255,id:unbreaking}]}
Spread & Share
Short link

Be the first to comment

Leave a comment

Your email address will not be published.