How to Summon a Wandering Trader in Minecraft
Need a wandering trader in your world right now? You can use the /summon command to spawn one instantly. This guide walks you through the exact command syntax and shows you how to use it.
What You Need
To use commands in Minecraft, you need to have cheats enabled in your world. When you create a new world, you’ll get the option to turn cheats on. If your world already exists, you can enable them in the world settings menu.
The /summon Command
Basic Syntax for Java Edition
Here’s the command format:
/summon wandering_trader [pos] [nbt]
What Each Part Means
- pos (optional): The x y z coordinates where the trader should appear. Leave this blank and the trader spawns at your current location.
- nbt (optional): NBT tags that customize the trader. You can set custom names, health values, or other properties using tags like {CustomName:”\”Joe\””}.
Command Examples
Summon a Basic Wandering Trader
/summon wandering_trader
Run this and a wandering trader appears right where you’re standing.
Summon a Named Trader
/summon wandering_trader ~ ~ ~ {CustomName:"\"Joe\""}
This spawns a trader named Joe at your location. The ~ ~ ~ means use your current coordinates.
How to Run the Command
Step 1: Open Chat
Press the T key on Java Edition to open the chat window. For other versions:
- Pocket Edition: Tap the chat button at the top
- Xbox One/PS4/Nintendo Switch: Press right on the D-Pad
- Windows 10: Press T
Step 2: Type Your Command
Type the /summon command into the chat box. You’ll see it appear in the lower left corner as you type.
Step 3: Press Enter
Hit Enter to run the command. You’ll see a message confirm the trader was summoned. The trader might spawn behind you, so turn around to find it.
That’s it. Your wandering trader is now in your world.