Piglin Brute Summon Command Generator (Java Edition) — Golden Axe Options
Build /summon commands with custom NBT for every vanilla mob — baby variants, equipment, colors, and mob-specific options.
Run /summon from an operator’s chat, a command block, or the server console. Not every internal NBT field is covered — this generates the commonly-used ones for each mob.
How to Use the Piglin Brute Summon Generator
- Type piglin brute into the search box (or leave the default – this page opens straight to the Piglin Brute panel).
- Pick an Axe tier from the dropdown to change what the piglin brute holds – vanilla always gives it a golden axe, but this generator lets you swap in any tier or leave it unarmed with “None”.
- Optionally add a custom name, health override, or tags in the common fields above the mob-specific options.
- Copy the generated
/summoncommand and paste it into a command block, the server console, or an operator’s chat.
Command Syntax & NBT Reference
The base command is /summon minecraft:piglin_brute ~ ~ ~ {NBT}. This tool fills in the {NBT} portion for you:
HandItems:[{Count:1,id:"minecraft:<axe>"},{}]– gives the piglin brute a held axe. The second array slot is the off-hand and is always left empty by this generator. Leaving the dropdown on “None” omits this tag entirely, so the mob spawns with vanilla’s default golden axe instead of no weapon.
Unlike a regular Piglin, a Piglin Brute has no baby variant, no zombification behavior, and no bartering – it’s a single, always-adult, always-hostile mob type found guarding bastion remnants. It never flees from an unarmed player and doesn’t get scared by nearby gold armor the way normal piglins do.
Frequently Asked Questions
Can a Piglin Brute zombify like a regular Piglin?
No. Piglin Brutes are immune to zombification entirely – there’s no timer, no gold-armor protection needed, and no NBT flag for it because the behavior doesn’t exist on this mob type in vanilla.
Does this generator support a baby Piglin Brute?
No – Piglin Brutes don’t have a baby model or baby AI in vanilla Minecraft, so there’s no IsBaby field on this panel. The regular Piglin generator does support a baby toggle.
Will a summoned Piglin Brute attack other piglins?
No, Piglin Brutes are hostile only toward players, wandering traders, hoglins, and villagers – they ignore regular piglins and zombified piglins entirely, matching how they behave when they spawn naturally in a bastion.
Can I give it a bow or crossbow instead of an axe?
This generator’s dropdown only offers axe tiers, since that’s the only weapon type Piglin Brutes use in vanilla. For a different held item, use the general Summon Command tab, which accepts a free-form item ID.
Related Tools
- Piglin Summon Generator – the barter-capable, zombification-prone base form.
- Zombified Piglin Summon Generator – the Overworld-native form of a converted piglin.
- Hoglin Summon Generator – another bastion-associated mob, hunted by piglins.
- Give Command Generator – build a matching golden axe to give a player.