TO BLOCK AND CODE!”
O
kay, so you might not know everything about command blocks yet - but the more you learn about how the commands work, the more complicated (and awesome) you can make your builds.With a little bit of experimenting, you can wire up command blocks to solve any problem you can dream of - and probably some you can’t!
Why not see what you can do with these builds:
* Random loot chests for dungeons
* A starter kit for new players on spawning
* Quest lines for your friends - leave them messages, items, traps and more!
* A security scan, removing carried weapons from players entering a room
* A weather machine to toggle storms off and on
* Turn yourself into a superhero with speed and jump increases (plus some fancy visual effects)
! Stop? No, we’re just getting started...
O
kay, so not exactly self-building. You’ll have to do the set-up far below, but to the untrained eye it will seem self building. Sometimes it’s worth putting on a show. We’ve dug a shallow test pit to show you the ropes, but you can build this across any towering chasm you like.First, you’ll need to lay a track across the bottom of your pit of choice - make sure you lay this exactly where you want your bridge to be. The track should be entirely activator rails, with powered rails in between to keep the carts going. At each end, tunnelled into the walls, you’ll want to build a powered rail spiral to get your carts back to the top!
Once your rails are ready, you’ll need two
launching platforms (a short section of powered rails, long enough to launch two minecarts, underneath the base the bridge will start from). Now for your secret weapon - command block minecarts. Oh yes, these things come on wheels. Use the /give command from earlier with the item “command_
block_minecart” to get yourself four of these marvellous, rolling wonders.
Place two minecarts at each launching platform - the side you’ll be travelling from will build the bridge, and the other side will destroy it once you’re there.
The spiral railways at each side make sure the carts swap sides after use! When your carts are in place, it’s time to code.
This bridge is built along the Y axis, three
blocks up, so the code here is “/setblock ~ ~3 ~-1 minecraft:stone_slab 0 replace” for the first cart and
“/setblock ~ ~3 ~1 minecraft:stone_slab 0 replace” for the second. Setting the slabs behind the first cart and in front of the second means that the powered rails won’t leave gaps (not great in perilous bridges, after all). Make sure you change your code to the height and direction of your own bridge.
To remove the slabs, we use the same code but replacing the stone slab with air, just like in the setblock clock earlier. Again, you’ll need two carts to make sure that the powered rails don’t leave you with missed sections. Once everything is coded up, you just flip the switch to build and destroy. You are the wizard of bridges now! Use your powers well.
5 Self Building Bridge
You’ll sometimes find mushrooms under certain tree canopies, which are
vital for making mushroom
soup.
Forest biomes are often small, so be sure to replant a tree every time you cut one
down to ensure you don’t exhaust your
wood supplies.
F
illed with precious wood, which is vital for making tools and the workbench early in the game, forests are the best place to start out. Be careful though as they’re often hilly and dark, with dangerous mobs spawning under the leafy branches. They’re especially difficult to navigate at night as the trees can obscure your vision, so creepers become much harder to spot and can easily sneak up on you. BOOM!FOREST
apples will fall from cut trees.
They’re great for relieving hunger if
you can’t find any livestock
nearby.
hy buy lots of different games when you can stick to Minecraft? Players have been stretching the game’s flexibility since launch, and now almost anything is possible with the right tweaks, redstone circuits and resource packs. Want to build cities, wear a hood and freerun around historical landmarks Assassin’s Creed style? No problem. How about an underwater city to rival the likes of BioShock’s Rapture? Too easy.
From Mario Maker to Zelda and even Call of Duty, you’re just a few downloads
away from morphing Minecraft into a game to rival the biggest new releases Brilliantly, you can choose how deep you want to go. We’ve included some adventure maps so that you can jump into a new game world quickly, but if you want to build your own Mario worlds, or construct a settlement in a tough Fallout wasteland, you can use the resource packs and modded items in this list to simulate each game world in greater detail.
As always, check the mod
descriptions on each download page for installation instructions and for Minecraft version compatibility info, and have fun!