This is my Mob Chess mini-game turned into one command, people seem to find it easier to do one command imports to try things out so i made this using the Mcedit filter made by Xafonyz and gentlegiantJGC. In order to make the structure fit in a single command I removed most of the cladding, removed the entity signs and used a smaller board. Make sure to break the first redstone block and hit the reset button to start the fill clock once you spawn the game in. The game is fully functional once spawned in.
Features
Resetable Fill Clock
Custom Spawn Eggs using command blocks
Simple design
Customize the mobs by editing the summon info in the command blocks under the board
You can use biome painter to create biomes around your starting island that you could then build into, for lucky block style gaming you could use a testfor command block running on a clock which would activate a dispenser with 9 command blocks, each with a different execute command doing the various things you listed (it will be random as the dispenser is random on which of the blocks it dispenses), and also another command block that would get rid of whatever block you are using as your lucky block. I would personally use sponge, you could even retexture it to look like a lucky block. The 9 limit is only if you wanted them to be unlimited, you could also make a double chest full of different commands which would feed into the dispenser giving you ALOT of different, random effects.
Sometimes I will do a speed run without strip mining, instead of look for surface accessible deposits of iron, coal, gold ect. Then make a suit of iron armor and try to get into the nether then the end as quickly as possible.
You can use world painter and use that pic as a hieght map, would need alot of cleanup after th. Convert tbe image go greyscale before you try to import it.
you cannot directly modify the spawn egg, what you can do is setup a device to test for a named squid aka "care package", when it is detected it will do 2 things, tp the squid to the void and summon your care package using the execute command. To make it look like an airdrop just have the command execute 10 or so blocks above the mob. I suggest using this http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-tools/2142815-1-8-minecraft-command-generator to make your commands.
1
1
You could also give the mob a specific drop that could be tested for then removed quickly.
1
Lucky blocks made by this guy in vanilla minecraft for ideas you could use http://www.planetminecraft.com/project/lucky-blocks-with-one-command-vanilla-minecraft/
1
Nice design
1
You can use biome painter to create biomes around your starting island that you could then build into, for lucky block style gaming you could use a testfor command block running on a clock which would activate a dispenser with 9 command blocks, each with a different execute command doing the various things you listed (it will be random as the dispenser is random on which of the blocks it dispenses), and also another command block that would get rid of whatever block you are using as your lucky block. I would personally use sponge, you could even retexture it to look like a lucky block. The 9 limit is only if you wanted them to be unlimited, you could also make a double chest full of different commands which would feed into the dispenser giving you ALOT of different, random effects.
1
Try to contact sethbling, if he gives you the go ahead you should be good.
1
Sometimes I will do a speed run without strip mining, instead of look for surface accessible deposits of iron, coal, gold ect. Then make a suit of iron armor and try to get into the nether then the end as quickly as possible.
1
Some pics?
1
You can use world painter and use that pic as a hieght map, would need alot of cleanup after th. Convert tbe image go greyscale before you try to import it.
1
you cannot directly modify the spawn egg, what you can do is setup a device to test for a named squid aka "care package", when it is detected it will do 2 things, tp the squid to the void and summon your care package using the execute command. To make it look like an airdrop just have the command execute 10 or so blocks above the mob. I suggest using this http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-tools/2142815-1-8-minecraft-command-generator to make your commands.