How to Use the Summon Command in Minecraft (2024)

This Minecraft tutorial explains how to use the /summon command with screenshots and step-by-step instructions.

You can summon an entity (or mob) whenever you want using the /summon command in Minecraft. Let's explore how to use this cheat (game command).

TIP: If you need help generating your /summon command, try our Summon Mob Generator.

Supported Platforms

The /summon command is available in the following versions of Minecraft:

PlatformSupported (Version*)
How to Use the Summon Command in Minecraft (1)Java Edition (PC/Mac)Yes (1.7.2)
How to Use the Summon Command in Minecraft (2)Pocket Edition (PE)Yes (0.16.0)
How to Use the Summon Command in Minecraft (3)Xbox 360No
How to Use the Summon Command in Minecraft (4)Xbox OneYes (1.2)
How to Use the Summon Command in Minecraft (5)PS3No
How to Use the Summon Command in Minecraft (6)PS4Yes (1.14.0)
How to Use the Summon Command in Minecraft (7)Wii UNo
How to Use the Summon Command in Minecraft (8)Nintendo SwitchYes (1.5.0)
How to Use the Summon Command in Minecraft (9)Windows 10 EditionYes (0.16.0)
How to Use the Summon Command in Minecraft (10)Education EditionYes

* The version that it was added or removed, if applicable.
NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.

Requirements

To run game commands in Minecraft, you have to turn cheats on in your world.

Summon Command

  • Java
  • PE
  • Xbox
  • PS
  • Nintendo
  • Win10
  • Edu

Summon Command in Minecraft Java Edition (PC/Mac)

In Minecraft Java Edition (PC/Mac), the syntax to summon an entity (or mob) is:

/summon <entity> [pos] [nbt]

Definitions

  • entity is the Minecraft entity value of the entity to summon. (See Minecraft Entities).
  • x y z is optional. It is the x y z coordinate where the entity should spawn. If no coordinate is specified, the entity will spawn in the current location.
  • nbt is optional. It is a compound NBT tag (formerly called data tag) that sets a property for the entity such as {SkeletonType:1}, {IsBaby:1} or {Owner:DigMinecraft}. (See Minecraft Data Tags).

Summon Command in Minecraft Pocket Edition (PE)

In Minecraft Pocket Edition (PE) 1.20, the syntax to summon an entity (or mob) is:

/summon <entityType> <nameTag> [spawnPos]
/summon <entityType> [spawnPos] [yRot] [xRot] [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtEntity> [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtPosition> [spawnEvent] [nameTag]

In Minecraft Pocket Edition (PE) 1.16, 1.17, 1.18 and 1.19, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent] [nameTag]
/summon <entityType> <nameTag> [spawnPos]

In Minecraft Pocket Edition (PE) 1.12, 1.13 and 1.14, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent]

Definitions

  • entityType is the name of the entity to summon. (See Minecraft Entities).
  • spawnPos is optional. It is the x y z coordinate where the entity should spawn. If no coordinate is specified, the entity will spawn in the current location.
  • spawnEvent is optional. It is the name of a game event for the entity. (See Spawn Events).
  • nameTag is the custom name to assign to the entity. It will appear as a nametag above the entity.
  • xRot is the x-rotation that the mob is facing in degrees. Positive values look downward and negative values look upward. 0=facing forward, 90=facing straight down, -90=facing straight up.
  • yRot is the y-rotation that the mob is facing in degrees. 0=South, 90=West, 180=North, 270=East.
  • lookAtEntity is the name of a player (or a target selector) that the entity will face when spawned.
  • lookAtPositon is a set of x y z coordinates that the entity will face when spawned.

Summon Command in Minecraft Xbox One Edition

In Minecraft Xbox One Edition 1.20, the syntax to summon an entity (or mob) is:

/summon <entityType> <nameTag> [spawnPos]
/summon <entityType> [spawnPos] [yRot] [xRot] [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtEntity> [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtPosition> [spawnEvent] [nameTag]

In Minecraft Xbox One Edition 1.16, 1.17, 1.18 and 1.19, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent] [nameTag]
/summon <entityType> <nameTag> [spawnPos]

In Minecraft Xbox One Edition 1.12, 1.13 and 1.14, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent]

Definitions

  • entityType is the name of the entity to summon. (See Minecraft Entities).
  • spawnPos is optional. It is the x y z coordinate where the entity should spawn. If no coordinate is specified, the entity will spawn in the current location.
  • spawnEvent is optional. It is the name of a game event for the entity. (See Spawn Events).
  • nameTag is the custom name to assign to the entity. It will appear as a nametag above the entity.
  • xRot is the x-rotation that the mob is facing in degrees. Positive values look downward and negative values look upward. 0=facing forward, 90=facing straight down, -90=facing straight up.
  • yRot is the y-rotation that the mob is facing in degrees. 0=South, 90=West, 180=North, 270=East.
  • lookAtEntity is the name of a player (or a target selector) that the entity will face when spawned.
  • lookAtPositon is a set of x y z coordinates that the entity will face when spawned.

Summon Command in Minecraft PS4 Edition

In Minecraft PS4 Edition 1.20, the syntax to summon an entity (or mob) is:

/summon <entityType> <nameTag> [spawnPos]
/summon <entityType> [spawnPos] [yRot] [xRot] [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtEntity> [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtPosition> [spawnEvent] [nameTag]

In Minecraft PS4 Edition 1.16, 1.17, 1.18 and 1.19, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent] [nameTag]
/summon <entityType> <nameTag> [spawnPos]

In Minecraft PS4 Edition 1.14, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent]

Definitions

  • entityType is the name of the entity to summon. (See Minecraft Entities).
  • spawnPos is optional. It is the x y z coordinate where the entity should spawn. If no coordinate is specified, the entity will spawn in the current location.
  • spawnEvent is optional. It is the name of a game event for the entity. (See Spawn Events).
  • nameTag is the custom name to assign to the entity. It will appear as a nametag above the entity.
  • xRot is the x-rotation that the mob is facing in degrees. Positive values look downward and negative values look upward. 0=facing forward, 90=facing straight down, -90=facing straight up.
  • yRot is the y-rotation that the mob is facing in degrees. 0=South, 90=West, 180=North, 270=East.
  • lookAtEntity is the name of a player (or a target selector) that the entity will face when spawned.
  • lookAtPositon is a set of x y z coordinates that the entity will face when spawned.

Summon Command in Minecraft Nintendo Switch Edition

In Minecraft NIntendo Switch Edition 1.20, the syntax to summon an entity (or mob) is:

/summon <entityType> <nameTag> [spawnPos]
/summon <entityType> [spawnPos] [yRot] [xRot] [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtEntity> [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtPosition> [spawnEvent] [nameTag]

In Minecraft Nintendo Switch Edition 1.16, 1.17, 1.18 and 1.19, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent] [nameTag]
/summon <entityType> <nameTag> [spawnPos]

In Minecraft Nintendo Switch Edition 1.12, 1.13 and 1.14, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent]

Definitions

  • entityType is the name of the entity to summon. (See Minecraft Entities).
  • spawnPos is optional. It is the x y z coordinate where the entity should spawn. If no coordinate is specified, the entity will spawn in the current location.
  • spawnEvent is optional. It is the name of a game event for the entity. (See Spawn Events).
  • nameTag is the custom name to assign to the entity. It will appear as a nametag above the entity.
  • xRot is the x-rotation that the mob is facing in degrees. Positive values look downward and negative values look upward. 0=facing forward, 90=facing straight down, -90=facing straight up.
  • yRot is the y-rotation that the mob is facing in degrees. 0=South, 90=West, 180=North, 270=East.
  • lookAtEntity is the name of a player (or a target selector) that the entity will face when spawned.
  • lookAtPositon is a set of x y z coordinates that the entity will face when spawned.

Summon Command in Minecraft Windows 10 Edition

In Minecraft Windows 10 Edition 1.20, the syntax to summon an entity (or mob) is:

/summon <entityType> <nameTag> [spawnPos]
/summon <entityType> [spawnPos] [yRot] [xRot] [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtEntity> [spawnEvent] [nameTag]
/summon <entityType> [spawnPos] facing <lookAtPosition> [spawnEvent] [nameTag]

In Minecraft Windows 10 Edition 1.16, 1.17, 1.18 and 1.19, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent] [nameTag]
/summon <entityType> <nameTag> [spawnPos]

In Minecraft Windows 10 Edition 1.12, 1.13 and 1.14, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent]

Definitions

  • entityType is the name of the entity to summon. (See Minecraft Entities).
  • spawnPos is optional. It is the x y z coordinate where the entity should spawn. If no coordinate is specified, the entity will spawn in the current location.
  • spawnEvent is optional. It is the name of a game event for the entity. (See Spawn Events).
  • nameTag is the custom name to assign to the entity. It will appear as a nametag above the entity.
  • xRot is the x-rotation that the mob is facing in degrees. Positive values look downward and negative values look upward. 0=facing forward, 90=facing straight down, -90=facing straight up.
  • yRot is the y-rotation that the mob is facing in degrees. 0=South, 90=West, 180=North, 270=East.
  • lookAtEntity is the name of a player (or a target selector) that the entity will face when spawned.
  • lookAtPositon is a set of x y z coordinates that the entity will face when spawned.

Summon Command in Minecraft Education Edition

In Minecraft Education Edition 1.14.31, 1.17.30 and 1.18.32, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent] [nameTag]
/summon <entityType> <nameTag> [spawnPos]

In Minecraft Education Edition 1.12, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos] [spawnEvent]

In Minecraft Education Edition 1.9 and older, the syntax to summon an entity (or mob) is:

/summon <entityType> [spawnPos]

Definitions

  • entityType is the name of the entity to summon. (See Minecraft Entities).
  • spawnPos is optional. It is the x y z coordinate where the entity should spawn. If no coordinate is specified, the entity will spawn in the current location.
  • spawnEvent is optional. It is the name of a game event for the entity. (See Spawn Events).
  • nameTag is the custom name to assign to the entity. It will appear as a nametag above the entity.

Examples

  • Java
  • PE
  • Xbox
  • PS
  • Nintendo
  • Win10
  • Edu

Example in Java Edition (PC/Mac) 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19 and 1.20

To summon a skeleton in Minecraft Java Edition (PC/Mac) 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19 and 1.20:

/summon skeleton

To summon a wither skeleton:

/summon wither_skeleton

Example in Java Edition (PC/Mac) 1.8, 1.9 and 1.10

To summon a skeleton in Minecraft Java Edition (PC/Mac) 1.8, 1.9 and 1.10:

/summon Skeleton

To summon a wither skeleton:

/summon Skeleton ~ ~ ~ {SkeletonType:1}

Example in Pocket Edition (PE)

To summon a llama in Minecraft Pocket Edition (PE):

/summon llama

To summon a lightning bolt:

/summon lightning_bolt

Example in Xbox One Edition

To summon a dolphin in Minecraft Xbox One Edition:

/summon dolphin

To summon a drowned:

/summon drowned

Example in PS4 Edition

To summon a horse in Minecraft PS4 Edition:

/summon horse

To summon a zombie:

/summon zombie

Example in Nintendo Switch Edition

To summon an elder guardian in Minecraft Nintendo Switch Edition:

/summon elder_guardian

To summon a phantom:

/summon phantom

Example in Windows 10 Edition

To summon a blaze in Minecraft Windows 10 Edition:

/summon blaze

To summon a magma cube:

/summon magma_cube

Example in Education Edition

To summon a chicken in Minecraft Education Edition:

/summon chicken

To summon a pig:

/summon pig

How to Enter the Command

1. Open the Chat Window

The easiest way to run a command in Minecraft is within the chat window. The game control to open the chat window depends on the version of Minecraft:

  • For Java Edition (PC/Mac), press the T key to open the chat window.
  • For Pocket Edition (PE), tap on the chat button How to Use the Summon Command in Minecraft (11) at the top of the screen.
  • For Xbox One, press the D-Pad (right) How to Use the Summon Command in Minecraft (12) on the controller.
  • For PS4, press the D-Pad (right) How to Use the Summon Command in Minecraft (13) on the controller.
  • For Nintendo Switch, press the right arrow button How to Use the Summon Command in Minecraft (14) on the controller.
  • For Windows 10 Edition, press the T key to open the chat window.
  • For Education Edition, press the T key to open the chat window.

2. Type the Command

We will cover examples of how to use the /summon command to summon a skeleton and another more complicated example that shows how to summon a tame horse wearing a saddle.

Summon a Skeleton

In this example, we will summon a skeleton in Minecraft Java Edition (PC/Mac) 1.20 with the following command:

/summon skeleton

Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window. Press the Enter key to run the command.

How to Use the Summon Command in Minecraft (15)

Once the cheat has been entered, the skeleton will spawn and appear in your world:

How to Use the Summon Command in Minecraft (16)

You will see the message "Summoned new Skeleton" appear in the lower left corner of the game window to indicate that the skeleton has been summoned. Because we did not provide XYZ coordinates, the skeleton will spawn directly on your position so you may need to look behind you to see it.

Summon a Tame Horse Wearing a Saddle

In this example, we are going to summon a tamed horse that is wearing a saddle and ready to ride in Minecraft Java Edition (PC/Mac) 1.20 with the following command:

/summon horse ~ ~ ~ {Tame:1, SaddleItem:{id:saddle,Count:1}}

Type the command in the chat window and press the Enter key to run the command.

How to Use the Summon Command in Minecraft (17)

Once the cheat has been entered, the horse with a saddle will spawn and appear in your world:

How to Use the Summon Command in Minecraft (18)

You will see the message "Summoned new Horse" appear in the lower left corner of the game window to indicate that the tame horse has been summoned. You may need to look behind you to see it.

TIP: Quite often you will see coordinates of ~ ~1 ~ in a /summon command, for example:

/summon zombie ~ ~1 ~

Wondering why? The coordinates ~ ~1 ~ are commonly used when running the /summon command from a command block so that the entity/mob spawns 1 block above the command block. Learn about the coordinate system.

Congratulations, you have learned how to use the /summon command in Minecraft.

Summon Examples

Here are some examples that use the summon command in Minecraft:

How to Summon an AllayHow to Summon an ArmadilloHow to Summon an Armor StandHow to Summon an Armor Stand with Chain ArmorHow to Summon an Armor Stand with Diamond ArmorHow to Summon an AxolotlHow to Summon a BatHow to Summon a BeeHow to Summon a BlazeHow to Summon a BoatHow to Summon a BoggedHow to Summon a BreezeHow to Summon a CamelHow to Summon a CatHow to Summon a Cave SpiderHow to Summon a ChickenHow to Summon a CodHow to Summon a CowHow to Summon a Cow with Custom NameHow to Summon a CreeperHow to Summon a Charged CreeperHow to Summon a DolphinHow to Summon a DonkeyHow to Summon the DrownedHow to Summon an Elder GuardianHow to Summon an Ender CrystalHow to Summon an Ender DragonHow to Summon an EndermanHow to Summon an EndermiteHow to Summon an EvokerHow to Summon a FireballHow to Summon a FoxHow to Summon a FrogHow to Summon a GhastHow to Summon a GiantHow to Summon a Glow SquidHow to Summon a GoatHow to Summon a GuardianHow to Summon a HoglinHow to Summon a HorseHow to Summon a Tame Horse with SaddleHow to Summon a Horse with ArmorHow to Summon a HuskHow to Summon an IllusionerHow to Summon an Iron GolemHow to Summon a LlamaHow to Summon a Lightning BoltHow to Summon a Magma CubeHow to Summon a MooshroomHow to Summon a MuleHow to Summon an Ocelot
How to Summon a Tame OcelotHow to Summon a PandaHow to Summon a ParrotHow to Summon a PhantomHow to Summon a PigHow to Summon a Pig with SaddleHow to Summon a PiglinHow to Summon a Piglin BruteHow to Summon a PillagerHow to Summon a Polar BearHow to Summon a PufferfishHow to Summon a RabbitHow to Summon the Killer Bunny (Rabbit)How to Summon a Ravager in MinecraftHow to Summon a SalmonHow to Summon a SheepHow to Summon a ShulkerHow to Summon a Shulker BulletHow to Summon a SilverfishHow to Summon a SkeletonHow to Summon a Skeleton HorseHow to Summon a Skeleton Trap (4 Horsem*n)How to Summon a SlimeHow to Summon a Giant SlimeHow to Summon a SnifferHow to Summon a Snow GolemHow to Summon a SpiderHow to Summon a Spider JockeyHow to Summon a SquidHow to Summon a StrayHow to Summon a StriderHow to Summon a TadpoleHow to Summon a Trader LlamaHow to Summon a Tropical FishHow to Summon a TurtleHow to Summon a VexHow to Summon a VillagerHow to Summon a VindicatorHow to Summon a Wandering TraderHow to Summon the WardenHow to Summon a WitchHow to Summon a Wither BossHow to Summon a Wither SkeletonHow to Summon a WolfHow to Summon a Tame WolfHow to Summon a ZoglinHow to Summon a ZombieHow to Summon a Zombie HorseHow to Summon a Zombified PiglinHow to Summon a Baby Zombie Riding a ChickenHow to Summon a Zombie Villager

Command Generators

If you need help with /summon commands, you can use these tools to automatically generate commands for you:

Summon Mob GeneratorVillager Trade GeneratorSummon Llama with Chest Generator
Summon Donkey with Chest GeneratorSummon Mule with Chest Generator
How to Use the Summon Command in Minecraft (2024)

FAQs

How to use the summon command in Minecraft? ›

/summon <entity> [x] [y] [z]

Summon an entity (such as a mob or item) at specified coordinates. Example: `/summon minecraft:zombie` will summon a zombie at your current location.

What is the reply command in Minecraft? ›

/reply, /r [message] - Typing /reply or /r before a message sends another message that corresponds and replies to the previous private message. /chat - This command toggles the Minecraft chat window on and off (all chat channels) on the server.

What are the op commands in Minecraft? ›

Ops can use /clear, /difficulty, /effect, /gamemode, /gamerule, /give, /summon, /setblock and /tp, and can edit command blocks. Ops can use /ban, /deop, /kick, and /op. Ops can use /stop.

How to give XP command? ›

Type the command in the chat window and press the Enter key to run the command. Before the /xp command is entered, the player is at experience level 2. Once the cheat has been entered, you will see the message "Given 5 levels to DigMinecraft" appear in the lower left corner of the game window.

What are the F commands in Minecraft? ›

F – Swap Held Item(s) to Offhand. L – toggle Advancements. F5 – toggle perspectives (between Third Person and Rear-View) F11 – toggle Fullscreen.

What is @p in Minecraft? ›

@p. Selects the nearest player from the command's execution. If there are multiple nearest players, caused by them being precisely the same distance away, the player who most recently joined the server is selected. In Bedrock Edition, @p only selects players who are alive.

What is the summon command? ›

To summon an entity, open the chat window and enter: summon [entity name] So if you wanted to spawn a pig, enter: summon pig. Most mobs can be summoned this way, but some have different names in the commands.

What is the command to summon a creeper? ›

You can summon a creeper whenever you want using a cheat (game command) in Minecraft. This is done using the /summon command.

What is the summon lightning command? ›

To summon lightning through commands, you just need to type “/summon lightning_bolt”. This is the case for every version of Minecraft. If you want to summon a lightning bolt on a specific location, you can add coordinates after “lightning_bolt”. For example, “/summon lightning_bolt 320 70 -330”.

How do you summon a friend in Minecraft? ›

How to add friends and join online games
  1. From the Minecraft title screen, press Play.
  2. Go to the Friends tab.
  3. Click Add Friend.
  4. On this page you can add your friend in multiple ways: ...
  5. You can join their active game by pressing the Join button in your Friends tab.

What is the command for summon agent? ›

Agent can now be spawned by putting the command execute @p ~ ~ ~ agent create into an npc.

How to teleport to someone in Minecraft? ›

Just type their username before the coordinates — so if you're trying to teleport a player named JohnDoe, you'll type: /tp JohnDoe 70 70 70. And if all you want is to teleport yourself to JohnDoe (or any other player), just type: /tp JohnDoe.

Top Articles
Autobell Car Wash Hickory Reviews
SunnySky X2212 KV980 Brushless Motors - Multirotor Version No Accessory
Devin Mansen Obituary
Average Jonas Wife
UPS Paketshop: Filialen & Standorte
Amc Near My Location
Farepay Login
Body Rubs Austin Texas
Jesus Calling December 1 2022
Pitt Authorized User
Needle Nose Peterbilt For Sale Craigslist
Buckaroo Blog
Zachary Zulock Linkedin
Daniela Antury Telegram
Olivia Ponton On Pride, Her Collection With AE & Accidentally Coming Out On TikTok
104 Presidential Ct Lafayette La 70503
Palace Pizza Joplin
Facebook Marketplace Charlottesville
Uhcs Patient Wallet
Trac Cbna
Craighead County Sheriff's Department
Free Online Games on CrazyGames | Play Now!
Welcome to GradeBook
Big Lots Weekly Advertisem*nt
Rufus Benton "Bent" Moulds Jr. Obituary 2024 - Webb & Stephens Funeral Homes
Certain Red Dye Nyt Crossword
Boxer Puppies For Sale In Amish Country Ohio
Accuradio Unblocked
JVID Rina sauce set1
Access a Shared Resource | Computing for Arts + Sciences
Pulitzer And Tony Winning Play About A Mathematical Genius Crossword
King Soopers Cashiers Check
Composite Function Calculator + Online Solver With Free Steps
Prima Healthcare Columbiana Ohio
Workday Latech Edu
oklahoma city community "puppies" - craigslist
Streameast.xy2
Priscilla 2023 Showtimes Near Consolidated Theatres Ward With Titan Luxe
Td Ameritrade Learning Center
Spectrum Outage in Genoa City, Wisconsin
Giovanna Ewbank Nua
Despacito Justin Bieber Lyrics
Yakini Q Sj Photos
2013 Honda Odyssey Serpentine Belt Diagram
Strange World Showtimes Near Century Stadium 25 And Xd
Oklahoma City Farm & Garden Craigslist
3500 Orchard Place
Beds From Rent-A-Center
Nope 123Movies Full
Colin Donnell Lpsg
Barback Salary in 2024: Comprehensive Guide | OysterLink
Gear Bicycle Sales Butler Pa
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 5467

Rating: 4 / 5 (41 voted)

Reviews: 88% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.