I worked really hard on this project. It actually took me a good hour and a half. Here it is! My Dungeon Generator Enjoy! :D (This was no one else's idea. I was playing with the new setblock command and voila) The back That is 100 command blocks all equipped with /setblock The front You press that button to generate the Dungeon I will be making a reset button soon hopefully so until then I will not show the generated dungeon until then. I HAVE tested it and it does work What you may be thinking. You used plugins or mods to help you! There were no mods/plugins used to make this. This is all hand-made.I have one mod but it is OptiFine...that doesn't help with things like this as far as I know You must have used MC Edit to get that skeleton spawner ._. No, not even MC Edit. I just used a simple /setblock command to make one (Comment if you want the command)
/setblock ~ ~ ~ minecraft:mob_spawner 0 replace {EntityId:<Entity/Mob>} Example: /setblock ~ ~ ~ minecraft:mob_spawner 0 replace {EntityId:Skeleton} Basically what this is, is it spawns a skeleton spawner at your feet and pushes you out of the way.