What is wrong with my summoning command in minecraft?Summoning Written Books and othersWhat's wrong with my command? “The entity UUID provided is in an invalid format”What's wrong with this Minecraft /give command?How can I make a command block say a player's name?What's wrong with my /summon command? [1.12]How do I give mobs custom names using command blocks?Setting command block with commands in PECoordinate auto completion in Minecraft Win 10I'm trying to make a CanDestroy tool on Minecraft Windows 10 Edition(like MCPE) and it's been bugging out. Can someone help me through it?Summoning Fireball via a command on xbox one

Can a Knock spell open the door to Mordenkainen's Magnificent Mansion?

Can creatures abilities target that creature itself?

Exposing a company lying about themselves in a tightly knit industry (videogames) : Is my career at risk on the long run?

Does capillary rise violate hydrostatic paradox?

Why doesn't Gödel's incompleteness theorem apply to false statements?

How can I, as DM, avoid the Conga Line of Death occurring when implementing some form of flanking rule?

Not hide and seek

Checking @@ROWCOUNT failing

python displays `n` instead of breaking a line

How would a solely written language work mechanically

Is there a distance limit for minecart tracks?

Why would five hundred and five same as one?

Why can't I get pgrep output right to variable on bash script?

How to preserve electronics (computers, ipads, phones) for hundreds of years?

Capacitor electron flow

Can you take a "free object interaction" while incapacitated?

How do you justify more code being written by following clean code practices?

In the event of Brexit being postponed beyond the EU elections, will UK voters in EU countries be eligible to participate?

How to get directions in deep space?

Started in 1987 vs. Starting in 1987

Recursively move files within sub directories

"Marked down as someone wanting to sell shares." What does that mean?

How do I lift the insulation blower into the attic?

Make a Bowl of Alphabet Soup



What is wrong with my summoning command in minecraft?


Summoning Written Books and othersWhat's wrong with my command? “The entity UUID provided is in an invalid format”What's wrong with this Minecraft /give command?How can I make a command block say a player's name?What's wrong with my /summon command? [1.12]How do I give mobs custom names using command blocks?Setting command block with commands in PECoordinate auto completion in Minecraft Win 10I'm trying to make a CanDestroy tool on Minecraft Windows 10 Edition(like MCPE) and it's been bugging out. Can someone help me through it?Summoning Fireball via a command on xbox one













1















I am trying to summon a fire charge with a command block with this:



/summon small_fireball ~ ~1 ~


But, I am getting Invalid command syntax



I have also tried smallfireball and simply doing it in the chat window, but both give me the same message.



What is wrong? I am on Windows 10 edition, if it helps.










share|improve this question
























  • What is the down vote for???

    – The Mattbat999
    Jul 25 '17 at 20:46






  • 1





    I know in the pc version, you have to specify direction. I am unfamiliar with windows 10 version differences. PC version of command: /summon small_fireball ~ ~1 ~ direction:[0.0d,0.0d,0.0d] This specifies no direction.

    – IronAnvil
    Jul 25 '17 at 21:44











  • Only CanPlaceOn and CanDestroy are available as data tags on Windows10 edition. Also, I have noticed that "small_fireball" won't pop up for the complete command options.

    – The Mattbat999
    Jul 25 '17 at 21:58











  • I looked in my Minecraft Windows 10 edition as well and don't see it anywhere.

    – Timmy Jim
    Jul 25 '17 at 22:12











  • But it should be there, since the gamepedia's page on fire charges said it has an entity name as of 1.1, my version number.

    – The Mattbat999
    Jul 25 '17 at 22:15















1















I am trying to summon a fire charge with a command block with this:



/summon small_fireball ~ ~1 ~


But, I am getting Invalid command syntax



I have also tried smallfireball and simply doing it in the chat window, but both give me the same message.



What is wrong? I am on Windows 10 edition, if it helps.










share|improve this question
























  • What is the down vote for???

    – The Mattbat999
    Jul 25 '17 at 20:46






  • 1





    I know in the pc version, you have to specify direction. I am unfamiliar with windows 10 version differences. PC version of command: /summon small_fireball ~ ~1 ~ direction:[0.0d,0.0d,0.0d] This specifies no direction.

    – IronAnvil
    Jul 25 '17 at 21:44











  • Only CanPlaceOn and CanDestroy are available as data tags on Windows10 edition. Also, I have noticed that "small_fireball" won't pop up for the complete command options.

    – The Mattbat999
    Jul 25 '17 at 21:58











  • I looked in my Minecraft Windows 10 edition as well and don't see it anywhere.

    – Timmy Jim
    Jul 25 '17 at 22:12











  • But it should be there, since the gamepedia's page on fire charges said it has an entity name as of 1.1, my version number.

    – The Mattbat999
    Jul 25 '17 at 22:15













1












1








1


0






I am trying to summon a fire charge with a command block with this:



/summon small_fireball ~ ~1 ~


But, I am getting Invalid command syntax



I have also tried smallfireball and simply doing it in the chat window, but both give me the same message.



What is wrong? I am on Windows 10 edition, if it helps.










share|improve this question
















I am trying to summon a fire charge with a command block with this:



/summon small_fireball ~ ~1 ~


But, I am getting Invalid command syntax



I have also tried smallfireball and simply doing it in the chat window, but both give me the same message.



What is wrong? I am on Windows 10 edition, if it helps.







minecraft-commands minecraft-windows-10






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 30 '17 at 22:18









Vemonus

55.6k39216341




55.6k39216341










asked Jul 25 '17 at 20:35









The Mattbat999The Mattbat999

2,46631331




2,46631331












  • What is the down vote for???

    – The Mattbat999
    Jul 25 '17 at 20:46






  • 1





    I know in the pc version, you have to specify direction. I am unfamiliar with windows 10 version differences. PC version of command: /summon small_fireball ~ ~1 ~ direction:[0.0d,0.0d,0.0d] This specifies no direction.

    – IronAnvil
    Jul 25 '17 at 21:44











  • Only CanPlaceOn and CanDestroy are available as data tags on Windows10 edition. Also, I have noticed that "small_fireball" won't pop up for the complete command options.

    – The Mattbat999
    Jul 25 '17 at 21:58











  • I looked in my Minecraft Windows 10 edition as well and don't see it anywhere.

    – Timmy Jim
    Jul 25 '17 at 22:12











  • But it should be there, since the gamepedia's page on fire charges said it has an entity name as of 1.1, my version number.

    – The Mattbat999
    Jul 25 '17 at 22:15

















  • What is the down vote for???

    – The Mattbat999
    Jul 25 '17 at 20:46






  • 1





    I know in the pc version, you have to specify direction. I am unfamiliar with windows 10 version differences. PC version of command: /summon small_fireball ~ ~1 ~ direction:[0.0d,0.0d,0.0d] This specifies no direction.

    – IronAnvil
    Jul 25 '17 at 21:44











  • Only CanPlaceOn and CanDestroy are available as data tags on Windows10 edition. Also, I have noticed that "small_fireball" won't pop up for the complete command options.

    – The Mattbat999
    Jul 25 '17 at 21:58











  • I looked in my Minecraft Windows 10 edition as well and don't see it anywhere.

    – Timmy Jim
    Jul 25 '17 at 22:12











  • But it should be there, since the gamepedia's page on fire charges said it has an entity name as of 1.1, my version number.

    – The Mattbat999
    Jul 25 '17 at 22:15
















What is the down vote for???

– The Mattbat999
Jul 25 '17 at 20:46





What is the down vote for???

– The Mattbat999
Jul 25 '17 at 20:46




1




1





I know in the pc version, you have to specify direction. I am unfamiliar with windows 10 version differences. PC version of command: /summon small_fireball ~ ~1 ~ direction:[0.0d,0.0d,0.0d] This specifies no direction.

– IronAnvil
Jul 25 '17 at 21:44





I know in the pc version, you have to specify direction. I am unfamiliar with windows 10 version differences. PC version of command: /summon small_fireball ~ ~1 ~ direction:[0.0d,0.0d,0.0d] This specifies no direction.

– IronAnvil
Jul 25 '17 at 21:44













Only CanPlaceOn and CanDestroy are available as data tags on Windows10 edition. Also, I have noticed that "small_fireball" won't pop up for the complete command options.

– The Mattbat999
Jul 25 '17 at 21:58





Only CanPlaceOn and CanDestroy are available as data tags on Windows10 edition. Also, I have noticed that "small_fireball" won't pop up for the complete command options.

– The Mattbat999
Jul 25 '17 at 21:58













I looked in my Minecraft Windows 10 edition as well and don't see it anywhere.

– Timmy Jim
Jul 25 '17 at 22:12





I looked in my Minecraft Windows 10 edition as well and don't see it anywhere.

– Timmy Jim
Jul 25 '17 at 22:12













But it should be there, since the gamepedia's page on fire charges said it has an entity name as of 1.1, my version number.

– The Mattbat999
Jul 25 '17 at 22:15





But it should be there, since the gamepedia's page on fire charges said it has an entity name as of 1.1, my version number.

– The Mattbat999
Jul 25 '17 at 22:15










1 Answer
1






active

oldest

votes


















-1














Try doing fireball instead of small fireball.






share|improve this answer








New contributor




Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.



















    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%2f314853%2fwhat-is-wrong-with-my-summoning-command-in-minecraft%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














    Try doing fireball instead of small fireball.






    share|improve this answer








    New contributor




    Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      -1














      Try doing fireball instead of small fireball.






      share|improve this answer








      New contributor




      Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















        -1












        -1








        -1







        Try doing fireball instead of small fireball.






        share|improve this answer








        New contributor




        Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        Try doing fireball instead of small fireball.







        share|improve this answer








        New contributor




        Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 45 mins ago









        VenomVenom

        11




        11




        New contributor




        Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Venom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.



























            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%2f314853%2fwhat-is-wrong-with-my-summoning-command-in-minecraft%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

            How does Billy Russo acquire his 'Jigsaw' mask? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why does Bane wear the mask?Why does Kylo Ren wear a mask?Why did Captain America remove his mask while fighting Batroc the Leaper?How did the OA acquire her wisdom?Is Billy Breckenridge gay?How does Adrian Toomes hide his earnings from the IRS?What is the state of affairs on Nootka Sound by the end of season 1?How did Tia Dalma acquire Captain Barbossa's body?How is one “Deemed Worthy”, to acquire the Greatsword “Dawn”?How did Karen acquire the handgun?

            Личност Атрибути на личността | Литература и източници | НавигацияРаждането на личносттаредактиратередактирате

            A sequel to Domino's tragic life Why Christmas is for Friends Cold comfort at Charles' padSad farewell for Lady JanePS Most watched News videos