Ready-to-use Minecraft Java Edition kits as single /give commands ��� 131 fully stocked Shulker Boxes (PvP ?E PvE ?E Utility) across 5 versions, from 1.20.1 to 26.2. No datapacks, no plugins, just copy-paste.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-03 09:51:37 +02:00
.github/workflows Add GitLab and Forgejo repository sync 2026-09-03 09:51:37 +02:00
1.20.1 Initial commit 2026-09-01 03:47:26 +02:00
1.21.1 Initial commit 2026-09-01 03:47:26 +02:00
1.21.5 Initial commit 2026-09-01 03:47:26 +02:00
1.21.11 Initial commit 2026-09-01 03:47:26 +02:00
26.2 Initial commit 2026-09-01 03:47:26 +02:00
CHANGELOG.md Initial commit 2026-09-01 03:47:26 +02:00
CODE_OF_CONDUCT.md Initial commit 2026-09-01 03:47:26 +02:00
CONTRIBUTING.md Initial commit 2026-09-01 03:47:26 +02:00
LICENSE Initial commit 2026-09-01 03:47:26 +02:00
logo.svg Initial commit 2026-09-01 03:47:26 +02:00
README.md Initial commit 2026-09-01 03:47:26 +02:00
SECURITY.md Initial commit 2026-09-01 03:47:26 +02:00

Minecraft Kits by Neikiri


Minecraft Kits

Kit count Supported versions MIT License

Ready-to-use Minecraft kits as single /give commands.
Each kit is a fully stocked, color-coded Shulker Box — enchanted armor, weapons, consumables and utility items — delivered by one copy-paste command.
Curated for PvP, PvE and Utility play across five Minecraft Java Edition versions, from 1.20.1 to 26.2.

Minecraft Java Edition Give commands Command formats


About

Minecraft Kits is a curated collection of complete gear packages for Minecraft Java Edition. Every kit ships as a plain-text file containing a human-readable loadout breakdown and a single /give command that hands you a Shulker Box pre-filled with the entire kit — no datapacks, no plugins, no mods.

The kits are designed around real gameplay: PvP loadouts follow recognized combat archetypes and metas, PvE loadouts are tuned for their specific boss or environment, and Utility loadouts are optimized for productivity. Every command is written in the exact syntax its target version expects and has been parse-tested on real dedicated servers.

Features

  • 131 kits across 5 Minecraft versions1.20.1, 1.21.1, 1.21.5, 1.21.11 and 26.2
  • One command per kit — a single /give that delivers a fully packed Shulker Box
  • Version-correct syntax — NBT-era commands for 1.20.1, item-component syntax for 1.21+ (including the enchantment format change in 1.21.5)
  • Category color coding — the Shulker Box color tells you the kit type at a glance
  • Readable kit files — every file includes the kit's contents with exact enchantments and quantities, plus a description
  • Balanced, intentional loadouts — no filler items; each kit is built for its actual purpose
  • Version-exclusive content — Mace kits from 1.21.1, Spear kits in 1.21.11 and 26.2

Supported Versions

Minecraft Version PvP PvE Utility Total
1.20.1 12 7 6 25
1.21.1 13 7 6 26
1.21.5 13 7 6 26
1.21.11 14 7 6 27
26.2 14 7 6 27

Kit Categories

Each category uses a dedicated Shulker Box color so kits are easy to identify in-game:

Category Shulker Box Focus
PvP 🔴 Red Combat loadouts — sword duels, axe/axe-shield crystal PvP, pot PvP, UHC, SMP, bed, minecart, elytra and trident fights, plus version-specific Mace and Spear kits
PvE 🟢 Green Boss and environment preparation — Survival, Nether, End, Ender Dragon, Wither, Raid and Warden kits
Utility 🔵 Blue Productivity packs — Builder, Mining, Enchanting, Redstone, Flight and Travel kits

How to Use

  1. Open the kit file for your Minecraft version and category.
  2. Copy the command from the COMMAND BLOCK section at the bottom of the file.
  3. Run it in-game:
    • Chat — paste it directly (you need operator permissions / cheats enabled).
    • Command Block — paste it into a command block for repeated use.
  4. You receive a named Shulker Box containing the complete kit. Place it down and unpack.

Note: Commands are version-specific. A 1.21.5 kit command will not parse on 1.20.1 (and vice versa) — always pick the file from the folder matching your server/client version.

Kit File Format

Every kit file is a plain ASCII .txt with four sections:

  1. Kit Info — kit name, category and target Minecraft version
  2. Description — what the kit is for and how it is tuned
  3. Kit Contents — full loadout grouped into Armor / Weapons / Tools / Consumables / Utility, with exact enchantments and item counts
  4. Command Block — the ready-to-run /give command

Command Syntax Notes

The repository covers two command eras, and the syntax differs between them:

  • 1.20.1 (NBT era): shulker_box{display:{Name:...},BlockEntityTag:{Items:[...]}} with nested tag:{...} for enchantments.
  • 1.21.1 (components era): red_shulker_box[minecraft:container=[...]] with item components; enchantments use the levels wrapper — components:{"minecraft:enchantments":{levels:{"minecraft:protection":4}}}.
  • 1.21.5 / 1.21.11 / 26.2: same component syntax, but the enchantment map is flatcomponents:{"minecraft:enchantments":{"minecraft:protection":4}} — and custom names are SNBT text ({text:"...",color:"..."}).

All commands respect the per-item stack limits enforced at parse time (e.g. potions, totems and beds stack to 1; ender pearls, end crystals and wind charges to 16) — oversized quantities are split across multiple Shulker Box slots.

Contributing

Contributions are welcome — new kits, corrections to existing loadouts, or fixes to command syntax. Please read the Contributing Guide before opening a pull request; it covers the kit file format, the Shulker Box color convention and the requirement to verify commands on their target version.

License

This project is licensed under the MIT License.

Contact

Neikirigithub.com/neikirineikiri@neikiri.dev