Uploaded November 2015 | Updated September 2026, 8 hours ago
Do you guys like this type of videos?
The commands are pretty simple. Every player holding a specific item summons nine pigs on themselves, then kills them. The pigs push the player in whatever direction they are moving in, making for some very interesting racing!
Music: "Kick Shock" Kevin MacLeod (incompetech.com)
Outro: "Danger Storm" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
creativecommons.org/licenses/by/3.0
Do you guys like this type of videos?
The commands are pretty simple. Every player holding a specific item summons nine pigs on themselves, then kills them. The pigs push the player in whatever direction they are moving in, making for some very interesting racing!
Music: "Kick Shock" Kevin MacLeod (incompetech.com)
Outro: "Danger Storm" Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
creativecommons.org/licenses/by/3.0
![[1.8] Minecraft | Detect Player Rotation, using only 24 commands!
Using binary, you can detect the players rotation, to the nearest degree, with only 24 commands!
MCEdit Schematic: https://www.dropbox.com/s/ehn3eij522wnjn3/Rotation%20Calculator.schematic?dl=0
World download: https://www.dropbox.com/s/n38h4aecmaa83he/Detect%20Player%20Rotation.zip?dl=0
Slightly odd audio in my video today, hope you guys dont mind! Ill be working on fixing this for my future videos.
Outro: Danger Storm Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
http://creativecommons.org/licenses/by/3.0/ [1.8] Minecraft | Detect Player Rotation, using only 24 commands!](https://i.ytimg.com/vi/edsLgKKhJus/mqdefault.jpg)
![[1.9] Vanilla Minecraft | Realistic Moving Elevator!
IMPORTANT! A recent snapshot replaced the Riding entity tag with a passengers entity tag, which works quite differently. Because of this change, some of the commands in this video no longer work. Updated commands are below.
World download: https://www.dropbox.com/s/3cm5w7ki46apw8h/Realistic%20Elevator.zip?dl=0
WARNING: Players will occasionally get stuck inside the elevator floor. The only way to get unstuck is to fly out. The best way to avoid this is to not move or look around while the elevator is moving up.
Commands:
Elevator:
/summon ArmorStand ~ ~-0.5 ~4 {NoGravity:1,Invisible:1,Marker:1,Tags:[elevator1],Passengers:[{id:Shulker,Invulnerable:1,NoAI:1,Silent:1,ActiveEffects:[{Id:14,Amplifier:0,Duration:1000000,Ambient:1,ShowParticles:0}]}]}
/execute @e[type=ArmorStand,tag=elevator1] ~ ~ ~ summon FallingSand ~ ~ ~ {Motion:[0.0d,0.04d,0.0d],Block:iron_block,Data:0}
Movement:
/tp @e[type=ArmorStand,tag=elevator1,score_elev_min=1] ~ ~0.025 ~ (x4)
/tp @e[type=ArmorStand,tag=elevator1,score_elev 1] ~ ~-0.025 ~ (x4)
/execute @e[type=ArmorStand,tag=elevator1,score_elev_min=1] ~ ~ ~ scoreboard players set @a[x=1279,y=4,z=1307,dx=3,dy=20,dz=3] elev 1
/execute @e[type=ArmorStand,tag=elevator1,score_elev=1,score_elev_min=1] ~ ~ ~ scoreboard players set @a[x=1279,y=4,z=1307,dx=3,dy=20,dz=3] elev 2
/scoreboard players remove @e[type=ArmorStand,tag=elevator1,score_elev_min=1] elev 1
/scoreboard players add @e[type=ArmorStand,tag=elevator1,score_elev 1] elev 1
/tp @a[score_elev_min=1] ~ ~0.1 ~
/tp @a[score_elev_min=2] ~ ~0.4 ~
/scoreboard players reset @a[score_elev=10,score_elev_min 1] elev [1.9] Vanilla Minecraft | Realistic Moving Elevator!](https://i.ytimg.com/vi/fFRQKBFtONk/mqdefault.jpg)


![[LIVESTREAM ARCHIVE] EvoTech Charity UHC
Streaming for charity! check out these links.
Donation page:
https://tiltify.com/@evotechsmp/evotech-2020-24-hour-charity-livestream
Donation rewards list:
https://docs.google.com/document/d/1Nc-sUgKqWVYQVzU1nDjNlN18J98CqCApinjKUnSo6sw/edit
EvoTechs livestream:
https://www.twitch.tv/evotechsmp [LIVESTREAM ARCHIVE] EvoTech Charity UHC](https://i.ytimg.com/vi/gUTWpq-hIK0/mqdefault.jpg)



![[1.11] Pick Up Entities - Raycasting-Based Interaction System
Wow, I said an awful lot of as you can see and various and system in this video.
World download: https://www.dropbox.com/s/fvbayg4bvho71g6/Pick%20Up%20Entities.zip?dl=0
Theres no one-command for this, as its currently no more than a concept.
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Twitter: @bitKoder
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Credits:
Intro: Danger Storm Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0
http://creativecommons.org/licenses/by/3.0/ [1.11] Pick Up Entities - Raycasting-Based Interaction System](https://i.ytimg.com/vi/hfZnEH3gEtY/mqdefault.jpg)

