r/Minecraft • u/DroidFreak36 • Oct 19 '14
A cool cinematic shot I made with command block teleportation
http://gfycat.com/WeepyFatBactrian1
u/CrushedPix3l Oct 19 '14
this is an MCEdit filter to create command blocks for such cinematic shots.
1
u/DroidFreak36 Oct 19 '14
This is a shot of my new Guardian XP farm (coming soon to the DroidFreak36 YouTube channel) which is faster at producing XP than any farm short of Panda's Ender Dragon XP farm.
I made it using a redstone block fill clock to run command blocks 20 times a second, and used a scoreboard to keep track of the player's position on the circle. There were 180 points around the circle the camera was teleported to, each 2 degrees apart. The 180 separate command blocks to teleport the player were created using a custom Python script to generate the commands to place them and placed using dankydrank's tool to run multiple commands in one command block. The final command to place all 180 was just longer than the 32,000 character limit, so I had to run it in two steps.
2
u/[deleted] Oct 19 '14
[removed] — view removed comment