Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
GrimsArmy
Ever wanted your own PvP training squad? GrimsArmy spawns smart bot players that actually fight like real players. sprint-jumping, landing critical hits, blocking with shields, switching to axes when you turtle up, and throwing potions. Built on Carpet's fake player system for Minecraft 1.21.11.
Requires: Fabric Loader 0.16.10+ and the Carpet mod.
Commands
/army spawn <count> [armor_type] [usepots|dontusepots] [trim_code]
Spawns bots with full enchanted gear. Max 100. Armor: diamond (default), netherite, or none.
/army state idle|patrol
Set all bots to stand around or wander.
/army attack <targets>
Target players by name, @a for all real players, or @e[...] selectors.
/army stop
Clears targets, bots go idle.
/army kill
Removes all bots from the world.
How Bots Fight
They sprint-jump to close distance, use critical hits, strafe at mid range, backpedal at close range, switch to axe when you block, eat golden apples at 1.5 hearts, and throw ender pearls if stuck. If potions are enabled, they throw Strength I, Speed II, and Fire Resistance at the start of combat.
Custom Trims
Every bot can have unique armor trims. Instead of manually typing codes, use the online studio to mix and match materials and patterns visually.
How it works: Each armor piece gets a 5-character code. Combine all four pieces with dashes: h00e-c00e-l00e-b00e (helmet, chestplate, leggings, boots). The code tells the mod which trim material and pattern goes on each piece.
The online studio lets you pick colors and patterns for each armor piece by clicking, then spits out the finished code ready to paste into the spawn command. No need to memorize anything.
- Studio: grims-armor-trim-studio.vercel.app
- Format:
h00e-c00e-l00e-b00e— one 5-char block per armor piece - Example:
/army spawn 5 diamond usepots h00e-c92e-l21e-b7ee - Note: Trims only work with diamond or netherite armor, not with
armor_type=none


