Cant spawn custom horse?can't use type=ArmorStand in minecraft 16w38a, is this a bug or an error on my part?How can I tame a horse in 1.6?How does one make a lightning sword in vanilla Minecraft?Unable to summon object with this commandWhat's wrong with my /summon command? [1.12]How do you setblock a command block that testsfor a named item in a player's inventory?My Minecraft Horse Jumps Too HighCustom villager trade tables cannot show upHow do I use the testfor command to work on a scoreboard Bedrock editionUnable to spawn entity with summon commandUnable to give player custom splash potion

Can I legally make a real mobile app based on a fictional app from a TV show?

Pretty heat maps

Performance of a branch and bound algorithm VS branch-cut-heuristics

Improving software when the author can see no need for improvement

English - Acceptable use of parentheses in an author's name

How do I calculate the difference in lens reach between a superzoom compact and a DSLR zoom lens?

Write an interpreter for *

Does two puncture wounds mean venomous snake?

How should an administrative assistant reply to student addressing them as "Professor" or "Doctor"?

sed delete all the words before a match

Author changing name

Is there a loss of quality when converting RGB to HEX?

How many different ways are there to checkmate in the early game?

Can we tile the board by L trominos?

Is TA-ing worth the opportunity cost?

Double blind peer review when paper cites author's GitHub repo for code

How to mark beverage cans in a cooler for a blind person?

How would I as a DM create a smart phone-like spell/device my players could use?

How can a surrogate pass on genes to a fertilized embryo?

Max Order of an Isogeny Class of Rational Elliptic Curves is 8?

Want to draw this commutative diagram

Why do oscilloscopes use SMPS instead of linear power supply?

Iterating through sub-element `sections` of GeoJSON on a Leaflet map?

Why "ch" pronunciation rule doesn't occur for words such as "durch", "manchmal"?



Cant spawn custom horse?


can't use type=ArmorStand in minecraft 16w38a, is this a bug or an error on my part?How can I tame a horse in 1.6?How does one make a lightning sword in vanilla Minecraft?Unable to summon object with this commandWhat's wrong with my /summon command? [1.12]How do you setblock a command block that testsfor a named item in a player's inventory?My Minecraft Horse Jumps Too HighCustom villager trade tables cannot show upHow do I use the testfor command to work on a scoreboard Bedrock editionUnable to spawn entity with summon commandUnable to give player custom splash potion






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















/summon EntityHorse ~ ~1 ~ Tame:1,Saddle:1,Attributes:[Name:generic.movementSpeed,Base:.32,Name:horse.jumpStrength,Base:1]


I'm trying to make a custom horse in Minecraft 1.11.2, but it keeps saying "unable to summon object". I'm using the command above, and old commands don't seem to work?










share|improve this question


























  • Possible duplicate of can't use type=ArmorStand in minecraft 16w38a, is this a bug or an error on my part?

    – pppery
    5 hours ago

















0















/summon EntityHorse ~ ~1 ~ Tame:1,Saddle:1,Attributes:[Name:generic.movementSpeed,Base:.32,Name:horse.jumpStrength,Base:1]


I'm trying to make a custom horse in Minecraft 1.11.2, but it keeps saying "unable to summon object". I'm using the command above, and old commands don't seem to work?










share|improve this question


























  • Possible duplicate of can't use type=ArmorStand in minecraft 16w38a, is this a bug or an error on my part?

    – pppery
    5 hours ago













0












0








0








/summon EntityHorse ~ ~1 ~ Tame:1,Saddle:1,Attributes:[Name:generic.movementSpeed,Base:.32,Name:horse.jumpStrength,Base:1]


I'm trying to make a custom horse in Minecraft 1.11.2, but it keeps saying "unable to summon object". I'm using the command above, and old commands don't seem to work?










share|improve this question
















/summon EntityHorse ~ ~1 ~ Tame:1,Saddle:1,Attributes:[Name:generic.movementSpeed,Base:.32,Name:horse.jumpStrength,Base:1]


I'm trying to make a custom horse in Minecraft 1.11.2, but it keeps saying "unable to summon object". I'm using the command above, and old commands don't seem to work?







minecraft minecraft-commands






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jun 1 '17 at 22:43









Wrigglenite

35.1k18 gold badges131 silver badges185 bronze badges




35.1k18 gold badges131 silver badges185 bronze badges










asked Jun 1 '17 at 22:09









rosie pepperrosie pepper

1




1















  • Possible duplicate of can't use type=ArmorStand in minecraft 16w38a, is this a bug or an error on my part?

    – pppery
    5 hours ago

















  • Possible duplicate of can't use type=ArmorStand in minecraft 16w38a, is this a bug or an error on my part?

    – pppery
    5 hours ago
















Possible duplicate of can't use type=ArmorStand in minecraft 16w38a, is this a bug or an error on my part?

– pppery
5 hours ago





Possible duplicate of can't use type=ArmorStand in minecraft 16w38a, is this a bug or an error on my part?

– pppery
5 hours ago










1 Answer
1






active

oldest

votes


















1














In minecraft 1.11.2 it's not EntityHorse anymore, but horse.



1.11 changed a lot of the entity names, read up on it here.






share|improve this answer





























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "41"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f310265%2fcant-spawn-custom-horse%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    In minecraft 1.11.2 it's not EntityHorse anymore, but horse.



    1.11 changed a lot of the entity names, read up on it here.






    share|improve this answer































      1














      In minecraft 1.11.2 it's not EntityHorse anymore, but horse.



      1.11 changed a lot of the entity names, read up on it here.






      share|improve this answer





























        1












        1








        1







        In minecraft 1.11.2 it's not EntityHorse anymore, but horse.



        1.11 changed a lot of the entity names, read up on it here.






        share|improve this answer















        In minecraft 1.11.2 it's not EntityHorse anymore, but horse.



        1.11 changed a lot of the entity names, read up on it here.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 3 hours ago









        Joachim

        4,0521 gold badge14 silver badges36 bronze badges




        4,0521 gold badge14 silver badges36 bronze badges










        answered Jun 1 '17 at 22:14









        PlagiatusPlagiatus

        9922 silver badges11 bronze badges




        9922 silver badges11 bronze badges






























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Arqade!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f310265%2fcant-spawn-custom-horse%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Sahara Skak | Bilen | Luke uk diar | NawigatsjuunCommonskategorii: SaharaWikivoyage raisfeerer: Sahara26° N, 13° O

            The fall designs the understood secretary. Looking glass Science Shock Discovery Hot Everybody Loves Raymond Smile 곳 서비스 성실하다 Defas Kaloolon Definition: To combine or impregnate with sulphur or any of its compounds as to sulphurize caoutchouc in vulcanizing Flame colored Reason Useful Thin Help 갖다 유명하다 낙엽 장례식 Country Iron Definition: A fencer a gladiator one who exhibits his skill in the use of the sword Definition: The American black throated bunting Spiza Americana Nostalgic Needy Method to my madness 시키다 평가되다 전부 소설가 우아하다 Argument Tin Feeling Representative Gym Music Gaur Chicken 일쑤 코치 편 학생증 The harbor values the sugar. Vasagle Yammoe Enstatite Definition: Capable of being limited Road Neighborly Five Refer Built Kangaroo 비비다 Degree Release Bargain Horse 하루 형님 유교 석 동부 괴롭히다 경제력

            19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу