Skip to content
[/craft]

God Kit Command — Full Netherite Set

Seven commands to give yourself a complete maxed-out netherite loadout: helmet, chestplate, leggings, boots, sword, pickaxe, and bow — each with the best possible enchantments. Java 26.2 syntax uses modern flat data components. Verified June 2026.

Bedrock note:Bedrock Edition does not support data components in /give. Give each item first, then hold it and run /enchant for each enchantment individually.

Kit Commands

Run each command one at a time in chat. Replace @p with a player name to give to someone else.

Netherite Helmet

details →
Java 26.2
/give @p minecraft:netherite_helmet[enchantments={protection:4,aqua_affinity:1,respiration:3,thorns:3,unbreaking:3,mending:1}] 1

Netherite Chestplate

details →
Java 26.2
/give @p minecraft:netherite_chestplate[enchantments={protection:4,thorns:3,unbreaking:3,mending:1}] 1

Netherite Leggings

details →
Java 26.2
/give @p minecraft:netherite_leggings[enchantments={protection:4,swift_sneak:3,unbreaking:3,mending:1}] 1

Netherite Boots

details →
Java 26.2
/give @p minecraft:netherite_boots[enchantments={protection:4,feather_falling:4,depth_strider:3,soul_speed:3,unbreaking:3,mending:1}] 1

Netherite Sword

details →
Java 26.2
/give @p minecraft:netherite_sword[enchantments={sharpness:5,fire_aspect:2,looting:3,knockback:2,sweeping_edge:3,unbreaking:3,mending:1}] 1

Bedrock lacks sweeping_edge — enchant each piece separately with /enchant after giving.

Netherite Pickaxe

details →
Java 26.2
/give @p minecraft:netherite_pickaxe[enchantments={efficiency:5,fortune:3,unbreaking:3,mending:1}] 1
Java 26.2
/give @p minecraft:bow[enchantments={power:5,flame:1,punch:2,unbreaking:3,mending:1}] 1

Infinity and Mending are mutually exclusive in Bedrock — use one or the other.

How to Use

  1. Make sure cheats are enabled (singleplayer: open to LAN → Allow Cheats, or enable in world creation).
  2. Open chat with T (Java) or / (Bedrock).
  3. Copy each command above and paste it into chat, then press Enter.
  4. Repeat for each of the 7 items — each runs as a separate command.
  5. Equip the armor and you are ready.

FAQ

Can I get this without commands?

No — several enchantments on this kit (like combining Mending with Infinity, or stacking Protection with Thorns on the same piece) are survival-impossible. These combinations require /give to bypass anvil limits and enchantment conflicts.

Does this work on servers?

Only if you have OP permissions and the server allows cheats. Most public survival servers disable /give for non-OPs.

What is Swift Sneak?

Swift Sneak increases your movement speed while sneaking. At level III (max), you move at full walking speed while crouched — useful for building over voids or PvP stealth.

Why are Depth Strider and Frost Walker both on the boots?

In survival, Depth Strider and Frost Walker are mutually exclusive on an anvil. The /give command bypasses that restriction — you get both effects. On a server with plugin-enforced restrictions, only one may apply.

Individual piece pages