{"id":21472,"date":"2024-06-29T10:02:02","date_gmt":"2024-06-29T08:02:02","guid":{"rendered":"https:\/\/minecraft-tutos.com\/?p=21472"},"modified":"2024-06-29T10:02:05","modified_gmt":"2024-06-29T08:02:05","slug":"how-do-i-use-the-summon-command-in-minecraft","status":"publish","type":"post","link":"https:\/\/minecraft-tutos.com\/en\/how-do-i-use-the-summon-command-in-minecraft\/","title":{"rendered":"How do I use the \/summon command in Minecraft ?"},"content":{"rendered":"\n<p>The <strong>\/summon command in Minecraft<\/strong> lets you summon an entity or mob at any time. Whether you want to summon a skeleton, a saddled horse or even a fearsome monster, this <a href=\"https:\/\/minecraft-tutos.com\/en\/minecraft-commands-complete-list-of-the-most-useful-ones\/\">Minecraft command<\/a> gives you unprecedented flexibility and control over the Minecraft world.<\/p>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69de5c025ac3c\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69de5c025ac3c\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/minecraft-tutos.com\/en\/how-do-i-use-the-summon-command-in-minecraft\/#summon-command-syntax\" >\/summon command syntax<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/minecraft-tutos.com\/en\/how-do-i-use-the-summon-command-in-minecraft\/#Java-Edition\" >Java Edition<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/minecraft-tutos.com\/en\/how-do-i-use-the-summon-command-in-minecraft\/#Bedrock-Edition\" >Bedrock Edition<\/a><\/li><\/ul><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/minecraft-tutos.com\/en\/how-do-i-use-the-summon-command-in-minecraft\/#How-to-enter-the-summon-command\" >How to enter the \/summon command<\/a><ul class='ez-toc-list-level-3' ><li class='ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/minecraft-tutos.com\/en\/how-do-i-use-the-summon-command-in-minecraft\/#Examples-of-use\" >Examples of use<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-3'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/minecraft-tutos.com\/en\/how-do-i-use-the-summon-command-in-minecraft\/#Additional-information\" >Additional information<\/a><\/li><\/ul><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"summon-command-syntax\"><\/span>\/summon command syntax<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The syntax for invoking an entity in Minecraft varies slightly between the Java and Bedrock editions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Java-Edition\"><\/span>Java Edition<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>In the Java Edition of Minecraft, the syntax for invoking an entity is as follows :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Basic command :<\/strong> <code>\/summon &lt;entity&gt; [pos] [nbt]<\/code><\/li>\n\n\n\n<li><strong>entity :<\/strong> This is the value of the entity to be invoked (for example, &#8220;skeleton&#8221;).<\/li>\n\n\n\n<li><strong>pos<\/strong> (optional) : This is the x, y, z coordinates where the entity should appear. If no coordinates are specified, the entity will appear at the player&#8217;s current location.<\/li>\n\n\n\n<li><strong>nbt<\/strong> (optional) : This is a compound data tag that defines a property for the entity, such as <code>{SkeletonType:1}<\/code> or <code>{Owner:DigMinecraft}<\/code>.<\/li>\n<\/ul>\n\n\n\n<p>Example: To invoke a skeleton at a specific position with a data tag, you can use : <code>\/summon skeleton 100 64 100 {IsBaby:1}<\/code>.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Bedrock-Edition\"><\/span>Bedrock Edition<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>The syntax of the \/summon command in Bedrock Edition is similar, but it offers additional options for defining rotation, spawn event, entity name, etc. Here&#8217;s the general structure :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Basic command :<\/strong> <code>\/summon &lt;entity&gt; [spawnPos] [spawnEvent] [nameTag]<\/code><\/li>\n\n\n\n<li><strong>entity :<\/strong> As in Java Edition, this is the entity you wish to invoke.<\/li>\n\n\n\n<li><strong>spawnPos<\/strong> (optional) : The coordinates where the entity should appear.<\/li>\n\n\n\n<li><strong>spawnEvent<\/strong> (optional) : This is used to trigger a specific spawn event for the entity.<\/li>\n\n\n\n<li><strong>nameTag<\/strong> (optional) : You can assign a name to the entity invoked with this option.<\/li>\n<\/ul>\n\n\n\n<p>Example : To invoke a zombie named &#8220;Bob&#8221; at a specific position, you can use : <code>\/summon zombie 100 64 100 minecraft:as_baby Bob<\/code>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"How-to-enter-the-summon-command\"><\/span>How to enter the \/summon command<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Open the chat window :<\/strong> The game command to open the chat window depends on the Minecraft version.<\/li>\n\n\n\n<li><strong>Type the command :<\/strong> For example, to summon a skeleton, you can type : <code>\/summon skeleton<\/code>.<\/li>\n\n\n\n<li><strong>Press Enter<\/strong> to execute the command.<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Examples-of-use\"><\/span>Examples of use<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<p>Here are a few examples of how to use the \/summon command :<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>To invoke a skeleton : <code>\/summon skeleton<\/code><\/li>\n\n\n\n<li>To invoke a saddled and tamed horse : <code>\/summon horse ~ ~ ~ {Tame:1, SaddleItem:{id:saddle,Count:1}}<\/code><\/li>\n\n\n\n<li>To invoke a wither_skeleton : <code>\/summon wither_skeleton<\/code><\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Additional-information\"><\/span>Additional information<span class=\"ez-toc-section-end\"><\/span><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Supported platforms : <\/strong> The \/summon command is available in Java, Pocket Edition, Xbox One, PS4, Nintendo Switch, Windows 10 Edition and Education Edition.<\/li>\n\n\n\n<li><strong>Prerequisites :<\/strong> To execute game commands in Minecraft, you must enable cheats in your world.<\/li>\n\n\n\n<li><strong>Generator tools :<\/strong> If you need help with \/summon commands, you can use tools like the <a href=\"https:\/\/www.digminecraft.com\/generators\/summon_mob.php\" target=\"_blank\" rel=\"noreferrer noopener\">Summon mob generator<\/a> to automatically generate commands for you.<\/li>\n<\/ul>\n\n\n\n<p>The \/summon command offers a wide variety of options for controlling and manipulating entities in Minecraft. Whether you&#8217;re an experienced player looking to add complexity to your world or a beginner wanting to experiment, this command is a powerful tool to have in your Minecraft command arsenal.<\/p>\n\n\n<div class=\"kk-star-ratings kksr-auto kksr-align-center kksr-valign-bottom\"\n    data-payload='{&quot;align&quot;:&quot;center&quot;,&quot;id&quot;:&quot;21472&quot;,&quot;slug&quot;:&quot;default&quot;,&quot;valign&quot;:&quot;bottom&quot;,&quot;ignore&quot;:&quot;&quot;,&quot;reference&quot;:&quot;auto&quot;,&quot;class&quot;:&quot;&quot;,&quot;count&quot;:&quot;1&quot;,&quot;legendonly&quot;:&quot;&quot;,&quot;readonly&quot;:&quot;&quot;,&quot;score&quot;:&quot;5&quot;,&quot;starsonly&quot;:&quot;&quot;,&quot;best&quot;:&quot;5&quot;,&quot;gap&quot;:&quot;4&quot;,&quot;greet&quot;:&quot;Rate this post&quot;,&quot;legend&quot;:&quot;5 \\\/ 5 - (1 vote)&quot;,&quot;size&quot;:&quot;20&quot;,&quot;title&quot;:&quot;How do I use the \\\/summon command in Minecraft ?&quot;,&quot;width&quot;:&quot;118&quot;,&quot;_legend&quot;:&quot;{score} \\\/ {best} - ({count} {votes})&quot;,&quot;font_factor&quot;:&quot;1.25&quot;}'>\n            \n<div class=\"kksr-stars\">\n    \n<div class=\"kksr-stars-inactive\">\n            <div class=\"kksr-star\" data-star=\"1\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"2\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"3\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"4\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" data-star=\"5\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n    <\/div>\n    \n<div class=\"kksr-stars-active\" style=\"width: 118px;\">\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n            <div class=\"kksr-star\" style=\"padding-right: 4px\">\n            \n\n<div class=\"kksr-icon\" style=\"width: 20px; height: 20px;\"><\/div>\n        <\/div>\n    <\/div>\n<\/div>\n                \n\n<div class=\"kksr-legend\" style=\"font-size: 16px;\">\n            5 \/ 5 - (1 vote)    <\/div>\n    <\/div>\n","protected":false},"excerpt":{"rendered":"<p>The \/summon command in Minecraft lets you summon an entity or mob at any time. Whether you want to summon<\/p>\n","protected":false},"author":2,"featured_media":21473,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"pgc_sgb_lightbox_settings":"","footnotes":""},"categories":[30],"tags":[],"class_list":["post-21472","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-how-to","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-50"],"_links":{"self":[{"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/posts\/21472","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/comments?post=21472"}],"version-history":[{"count":2,"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/posts\/21472\/revisions"}],"predecessor-version":[{"id":21482,"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/posts\/21472\/revisions\/21482"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/media\/21473"}],"wp:attachment":[{"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/media?parent=21472"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/categories?post=21472"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/minecraft-tutos.com\/en\/wp-json\/wp\/v2\/tags?post=21472"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}