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 Panda Summon Generator

  1. Type panda into the search box, or select it from the Passive group in the dropdown.
  2. Toggle Is Baby for a panda cub instead of an adult.
  3. Pick a Main Gene – this is the personality that actually shows on the panda.
  4. Pick a Hidden Gene – a recessive trait carried but not expressed, unless both parents happen to share it during breeding.
  5. Copy the generated /summon command into a command block, server console, or operator chat.

Command Syntax & NBT Reference

Base command: /summon minecraft:panda ~ ~ ~ {NBT}. The gene fields map to:

  • MainGene:"normal" – the expressed personality: Normal, Lazy, Worried, Playful, Aggressive, Weak, or Brown.
  • HiddenGene:"normal" – a second gene value carried alongside the main one, using the same seven options.

In vanilla breeding, a baby panda’s personality is rolled from both parents’ Main and Hidden genes together, so Weak and Brown (the two “rare” personalities) can appear even from two Normal-looking parents if they’re both secretly carrying that gene as their Hidden slot. This generator lets you set both genes directly, skipping the breeding step entirely to get an exact personality on demand.

Weak pandas take extra damage and Brown pandas are a rarer visual variant tied to the same gene system – both only ever come from the Main Gene slot; setting them only in Hidden Gene keeps the panda looking and acting Normal (or whatever the Main Gene is set to) while still “carrying” the trait for future breeding.

Frequently Asked Questions

What’s the actual difference between Main Gene and Hidden Gene?

Main Gene is what the panda visibly displays and acts as – its animations and, for Weak, its damage taken all follow the Main Gene. Hidden Gene has no visible effect on this individual panda at all; it only matters if this panda breeds later; and the offspring’s own Main/Hidden roll draws from both parents’ pairs.

Do Aggressive pandas here actually attack the player?

Yes – an Aggressive-gene panda will attack players who get close, unlike every other personality which stays passive. This is standard panda AI tied to the Main Gene value, not something extra this generator adds.

Can I summon a Brown panda just by setting Main Gene to Brown?

Yes – Brown is one of the seven selectable Main Gene values here, and setting it directly gives you that rarer coloration without needing to breed for it, which in survival can take many generations to land on by chance.

Does the baby toggle interact with the gene fields at all?

No – Is Baby only controls the panda’s age (cub vs. adult) and is independent of both gene fields. You can freely combine a baby panda with any Main/Hidden gene combination.

Related Tools