How to get an Iron Golem Spawner in 1.13 The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Do Iron Golems not spawn above a certain height?preventing Iron golem spawn outside spawner platformSpawners not spawning bats or slimesminecraft three entity spawner problemHow can I teleport to an unnamed entity in Minecraft?Did Minecraft 1.13 change the way iron golems spawn?How to use target selectors in /teleport command in Minecraft 1.13?How do I test for a named item in a players inventory? (Minecraft 1.13)How to use /setblock to set a command block down with a command pre written inside of it Minecraft 1.13How do you spawn an entity that can be linked to the player that spawned it in Minecraft 1.13?

Sort list of array linked objects by keys and values

Can the DM override racial traits?

In horse breeding, what is the female equivalent of putting a horse out "to stud"?

Why can't wing-mounted spoilers be used to steepen approaches?

Are spiders unable to hurt humans, especially very small spiders?

He got a vote 80% that of Emmanuel Macron’s

Why does the Event Horizon Telescope (EHT) not include telescopes from Africa, Asia or Australia?

Problems with Ubuntu mount /tmp

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

Why not take a picture of a closer black hole?

Grover's algorithm - DES circuit as oracle?

When did F become S in typeography, and why?

How many people can fit inside Mordenkainen's Magnificent Mansion?

What was the last x86 CPU that did not have the x87 floating-point unit built in?

system call string length limit

Simulating Exploding Dice

Does the AirPods case need to be around while listening via an iOS Device?

Would it be possible to rearrange a dragon's flight muscle to somewhat circumvent the square-cube law?

How do I add random spotting to the same face in cycles?

Relations between two reciprocal partial derivatives?

How can I protect witches in combat who wear limited clothing?

Do working physicists consider Newtonian mechanics to be "falsified"?

Does Parliament need to approve the new Brexit delay to 31 October 2019?

University's motivation for having tenure-track positions



How to get an Iron Golem Spawner in 1.13



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Do Iron Golems not spawn above a certain height?preventing Iron golem spawn outside spawner platformSpawners not spawning bats or slimesminecraft three entity spawner problemHow can I teleport to an unnamed entity in Minecraft?Did Minecraft 1.13 change the way iron golems spawn?How to use target selectors in /teleport command in Minecraft 1.13?How do I test for a named item in a players inventory? (Minecraft 1.13)How to use /setblock to set a command block down with a command pre written inside of it Minecraft 1.13How do you spawn an entity that can be linked to the player that spawned it in Minecraft 1.13?



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








0















I am trying to spawn in a spawner that spawns iron golems. I have tried and failed at changing the commands from previous versions to 1.13 because of the slight syntax change.



I tried to use the 1.10 command:



setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem" 


I tried:



setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace 


in 1.13



but that crashed the game.










share|improve this question



















  • 1





    It would help us answer if you edit your question with the commands you've tried. It's easier to fix a command when someone can see what exactly is wrong.

    – Virusbomb
    Mar 28 '18 at 13:28











  • What error message do you get? What part do you have problems with? Have you tried this page?

    – Fabian Röling
    Mar 28 '18 at 14:00











  • For example, I tried to use the 1.10 command

    – CautiousNinja199
    Mar 28 '18 at 14:12











  • setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem"

    – CautiousNinja199
    Mar 28 '18 at 14:12











  • which is setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace in 1.13

    – CautiousNinja199
    Mar 28 '18 at 14:13


















0















I am trying to spawn in a spawner that spawns iron golems. I have tried and failed at changing the commands from previous versions to 1.13 because of the slight syntax change.



I tried to use the 1.10 command:



setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem" 


I tried:



setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace 


in 1.13



but that crashed the game.










share|improve this question



















  • 1





    It would help us answer if you edit your question with the commands you've tried. It's easier to fix a command when someone can see what exactly is wrong.

    – Virusbomb
    Mar 28 '18 at 13:28











  • What error message do you get? What part do you have problems with? Have you tried this page?

    – Fabian Röling
    Mar 28 '18 at 14:00











  • For example, I tried to use the 1.10 command

    – CautiousNinja199
    Mar 28 '18 at 14:12











  • setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem"

    – CautiousNinja199
    Mar 28 '18 at 14:12











  • which is setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace in 1.13

    – CautiousNinja199
    Mar 28 '18 at 14:13














0












0








0








I am trying to spawn in a spawner that spawns iron golems. I have tried and failed at changing the commands from previous versions to 1.13 because of the slight syntax change.



I tried to use the 1.10 command:



setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem" 


I tried:



setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace 


in 1.13



but that crashed the game.










share|improve this question
















I am trying to spawn in a spawner that spawns iron golems. I have tried and failed at changing the commands from previous versions to 1.13 because of the slight syntax change.



I tried to use the 1.10 command:



setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem" 


I tried:



setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace 


in 1.13



but that crashed the game.







minecraft minecraft-commands






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 31 '18 at 22:21









IronAnvil

5,0731527




5,0731527










asked Mar 28 '18 at 13:21









CautiousNinja199CautiousNinja199

1112




1112







  • 1





    It would help us answer if you edit your question with the commands you've tried. It's easier to fix a command when someone can see what exactly is wrong.

    – Virusbomb
    Mar 28 '18 at 13:28











  • What error message do you get? What part do you have problems with? Have you tried this page?

    – Fabian Röling
    Mar 28 '18 at 14:00











  • For example, I tried to use the 1.10 command

    – CautiousNinja199
    Mar 28 '18 at 14:12











  • setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem"

    – CautiousNinja199
    Mar 28 '18 at 14:12











  • which is setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace in 1.13

    – CautiousNinja199
    Mar 28 '18 at 14:13













  • 1





    It would help us answer if you edit your question with the commands you've tried. It's easier to fix a command when someone can see what exactly is wrong.

    – Virusbomb
    Mar 28 '18 at 13:28











  • What error message do you get? What part do you have problems with? Have you tried this page?

    – Fabian Röling
    Mar 28 '18 at 14:00











  • For example, I tried to use the 1.10 command

    – CautiousNinja199
    Mar 28 '18 at 14:12











  • setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem"

    – CautiousNinja199
    Mar 28 '18 at 14:12











  • which is setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace in 1.13

    – CautiousNinja199
    Mar 28 '18 at 14:13








1




1





It would help us answer if you edit your question with the commands you've tried. It's easier to fix a command when someone can see what exactly is wrong.

– Virusbomb
Mar 28 '18 at 13:28





It would help us answer if you edit your question with the commands you've tried. It's easier to fix a command when someone can see what exactly is wrong.

– Virusbomb
Mar 28 '18 at 13:28













What error message do you get? What part do you have problems with? Have you tried this page?

– Fabian Röling
Mar 28 '18 at 14:00





What error message do you get? What part do you have problems with? Have you tried this page?

– Fabian Röling
Mar 28 '18 at 14:00













For example, I tried to use the 1.10 command

– CautiousNinja199
Mar 28 '18 at 14:12





For example, I tried to use the 1.10 command

– CautiousNinja199
Mar 28 '18 at 14:12













setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem"

– CautiousNinja199
Mar 28 '18 at 14:12





setblock ~ ~1 ~ minecraft:mob_spawner 0 replace SpawnData:id:"VillagerGolem"

– CautiousNinja199
Mar 28 '18 at 14:12













which is setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace in 1.13

– CautiousNinja199
Mar 28 '18 at 14:13






which is setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"VillagerGolem" replace in 1.13

– CautiousNinja199
Mar 28 '18 at 14:13











3 Answers
3






active

oldest

votes


















2














You were very close. You had the entity ID wrong. The entity ID for the golem is villager_golem. Capitalization and the underscore matter.



This command functions properly:



/setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"minecraft:villager_golem" replace





share|improve this answer






























    1














    The above answer may have been right at that time, however, now in 1.13.2 the command for this is as follows:



    /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace






    share|improve this answer






























      0














      Unfortunately,at current version 1.13.2
      Microsoft has changed few entity ID.
      So...
      Now this commend looks like this>>




      /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace






      share








      New contributor




      Apprentice 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%2f329987%2fhow-to-get-an-iron-golem-spawner-in-1-13%23new-answer', 'question_page');

        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        2














        You were very close. You had the entity ID wrong. The entity ID for the golem is villager_golem. Capitalization and the underscore matter.



        This command functions properly:



        /setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"minecraft:villager_golem" replace





        share|improve this answer



























          2














          You were very close. You had the entity ID wrong. The entity ID for the golem is villager_golem. Capitalization and the underscore matter.



          This command functions properly:



          /setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"minecraft:villager_golem" replace





          share|improve this answer

























            2












            2








            2







            You were very close. You had the entity ID wrong. The entity ID for the golem is villager_golem. Capitalization and the underscore matter.



            This command functions properly:



            /setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"minecraft:villager_golem" replace





            share|improve this answer













            You were very close. You had the entity ID wrong. The entity ID for the golem is villager_golem. Capitalization and the underscore matter.



            This command functions properly:



            /setblock ~ ~1 ~ minecraft:mob_spawnerSpawnData:id:"minecraft:villager_golem" replace






            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Mar 31 '18 at 22:26









            IronAnvilIronAnvil

            5,0731527




            5,0731527























                1














                The above answer may have been right at that time, however, now in 1.13.2 the command for this is as follows:



                /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace






                share|improve this answer



























                  1














                  The above answer may have been right at that time, however, now in 1.13.2 the command for this is as follows:



                  /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace






                  share|improve this answer

























                    1












                    1








                    1







                    The above answer may have been right at that time, however, now in 1.13.2 the command for this is as follows:



                    /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace






                    share|improve this answer













                    The above answer may have been right at that time, however, now in 1.13.2 the command for this is as follows:



                    /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jan 6 at 21:08









                    JimJim

                    111




                    111





















                        0














                        Unfortunately,at current version 1.13.2
                        Microsoft has changed few entity ID.
                        So...
                        Now this commend looks like this>>




                        /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace






                        share








                        New contributor




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
























                          0














                          Unfortunately,at current version 1.13.2
                          Microsoft has changed few entity ID.
                          So...
                          Now this commend looks like this>>




                          /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace






                          share








                          New contributor




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






















                            0












                            0








                            0







                            Unfortunately,at current version 1.13.2
                            Microsoft has changed few entity ID.
                            So...
                            Now this commend looks like this>>




                            /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace






                            share








                            New contributor




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










                            Unfortunately,at current version 1.13.2
                            Microsoft has changed few entity ID.
                            So...
                            Now this commend looks like this>>




                            /setblock ~ ~1 ~ minecraft:spawnerSpawnData:id:"minecraft:iron_golem" replace







                            share








                            New contributor




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








                            share


                            share






                            New contributor




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









                            answered 6 mins ago









                            ApprenticeApprentice

                            1




                            1




                            New contributor




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





                            New contributor





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






                            Apprentice 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%2f329987%2fhow-to-get-an-iron-golem-spawner-in-1-13%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

                                Isurus Índice Especies | Notas | Véxase tamén | Menú de navegación"A compendium of fossil marine animal genera (Chondrichthyes entry)"o orixinal"A review of the Tertiary fossil Cetacea (Mammalia) localities in wales port taf Museum Victoria"o orixinalThe Vertebrate Fauna of the Selma Formation of Alabama. Part VII. Part VIII. The Mosasaurs The Fishes50419737IDsh85068767Isurus2548834613242066569678159923NHMSYS00210535017845105743

                                Is 1 ppb equal to 1 μg/kg? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How to determine the concentration after a dilution with Beer's law?What would be SMILES notation for a compound with delocalized bonding?Amount of substance of a molecule in a solute the same as amount of substance of constituent elements?Interpreting notation format 1.64E-02 from particulate emission dataWhat was the lithium concentration in 1940's 7-Up?Why are osmoles not considered SI units?Why is Ka constant when volume is increased?Should residual sodium be considered in measuring sodium content of sweat?Concentration of mercury in bodyConversion from a PPB value to µg/m3 of Isobutylene

                                What does “fit” mean in this sentence? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)How does 'jealousy' mean 'suspicion'?What does “not so say” mean?Does “somebody of my caliber” mean the speaker themselves?“accounting for high fasting blood glucose”- help about the meaningWhat does “cloaked by NDA” mean in this context?What does it mean by 'community ownership' in this context?What does “human corroborators” mean in this context?What does “everything but a fire” mean in this context?What does “run” mean here?What does “rabbited” mean/imply in this sentence?